Skip to content

Commit

Permalink
Support manual trigger scheduled jobs
Browse files Browse the repository at this point in the history
  • Loading branch information
ihavecoke committed Nov 5, 2024
1 parent 4e4b40d commit 8214e37
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/scheduled.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
name: Scheduled Check and Update SFC Companies Work Items
on:
workflow_dispatch:
schedule:
# At 00:10 on Saturday.
- cron: "10 0 * * 6"
Expand Down

0 comments on commit 8214e37

Please sign in to comment.