Skip to content

Commit a8c3f2c

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

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/action_schedule_master.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)