mirror of
https://github.com/progval/irctest.git
synced 2025-04-05 06:49:47 +00:00
Allow triggering crons manually
This commit is contained in:
@ -93,7 +93,8 @@ def generate_workflow(config: dict, software_id: str, version_flavor: VersionFla
|
||||
{"cron": "51 8 * * 6"},
|
||||
{"cron": "51 8 * * 0"},
|
||||
{"cron": "51 17 * * *"},
|
||||
]
|
||||
],
|
||||
"workflow_dispatch": None,
|
||||
}
|
||||
|
||||
workflow = {
|
||||
|
Reference in New Issue
Block a user