Skip to content

Commit

Permalink
chore: Add dispatch to example
Browse files Browse the repository at this point in the history
  • Loading branch information
mark-archer committed Oct 19, 2020
1 parent 1aed828 commit 086a5f6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions example.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
name: Weekly PRs from test to master

on:
workflow_dispatch:
schedule:
- cron: '0 7 * * MON' # 1am UTC on monday

Expand Down

0 comments on commit 086a5f6

Please sign in to comment.