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: repository_url:
description: 'Repository URL to test with' description: 'Repository URL to test with'
required: false required: false
default: 'https://github.com/${{ github.repository }}' default: ''
type: string type: string
source_branch: source_branch:
description: 'Source branch for comparison' description: 'Source branch for comparison'