Skip to content

Commit

Permalink
Reconfigure github-sync to sync each day only
Browse files Browse the repository at this point in the history
  • Loading branch information
johnny-mnemonic committed Dec 31, 2023
1 parent f94ba3a commit d155d11
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/repo-sync.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
on:
schedule:
- cron: "*/5 * * * *"
- cron: "* */1 * * *"
workflow_dispatch:

jobs:
Expand Down

0 comments on commit d155d11

Please sign in to comment.