Skip to content
Closed
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Run every day
Signed-off-by: Enrique Gonzalez <[email protected]>
  • Loading branch information
enriikke committed Aug 18, 2022
commit d6dc5a86541be5b92886833b8dd0b4964064e12f
2 changes: 1 addition & 1 deletion .github/workflows/sync-fork-default-branch.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ permissions:

on:
schedule:
- cron: "0 13 * * 1" # Mondays at 1pm UTC
- cron: "0 0 * * *" # every day at midnight UTC

jobs:
sync-fork:
Expand Down