Skip to content

Commit

Permalink
Run action monthly
Browse files Browse the repository at this point in the history
  • Loading branch information
Menzo Wijmenga committed Jul 4, 2023
1 parent cab57a4 commit 6cb9253
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sync-upstream.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: Sync Fork VDLP
on:
schedule:
- cron: '0 0 * * 1' # every monday
- cron: '0 0 1 * *' # every month
workflow_dispatch: # on button click

jobs:
Expand Down

0 comments on commit 6cb9253

Please sign in to comment.