Fixes in the workflow

This commit is contained in:
ivanmilevtues 2025-06-24 00:58:50 +02:00
parent 57077d9db0
commit 7e319da2e3

View File

@ -6,7 +6,7 @@ on:
repository_url:
description: 'Repository URL to test with'
required: false
default: 'https://github.com/${{ github.repository }}'
default: ''
type: string
source_branch:
description: 'Source branch for comparison'