Skip to content

Commit 0dc4bd6

Browse files
authored
Allow to manually trigger workflow
1 parent a8c3f2c commit 0dc4bd6

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/action_schedule_tags.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ name: nightly
1111
# -------------------------------------------------------------------------------------------------
1212
on:
1313
# Runs daily
14+
workflow_dispatch:
1415
schedule:
1516
- cron: '0 0 * * *'
1617

0 commit comments

Comments
 (0)