Skip to content

Commit

Permalink
Daily at 4.24am
Browse files Browse the repository at this point in the history
  • Loading branch information
hmaurer committed Jun 18, 2024
1 parent d2ab84c commit 7f86606
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/sync-fork.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
name: Sync fork
on:
schedule:
# Daily at midnight
- cron: "0 0 * * *"
# Daily at 4:24am
- cron: "24 4 * * *"
workflow_dispatch: {}
jobs:
sync:
Expand Down

0 comments on commit 7f86606

Please sign in to comment.