Skip to content

Commit

Permalink
ci: bump cron schedule to test sync-fork.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
kelly-sovacool authored Jan 2, 2024
1 parent 93c5f3a commit d1c527b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sync-fork.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: Sync Fork

on:
schedule:
- cron: '0 11 * * *' # once every day
- cron: '8 11 * * *' # once every day
workflow_dispatch: # on button click
push:
paths:
Expand Down

0 comments on commit d1c527b

Please sign in to comment.