Added correct default values for time rerunning

This commit is contained in:
ivanmilevtues 2025-06-24 02:33:30 +02:00
parent a3abd8cb55
commit 413cef8f09

View File

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