We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4770a77 commit 6810fc9Copy full SHA for 6810fc9
1 file changed
.github/workflows/github_to_codeberg.yml
@@ -6,7 +6,7 @@ on:
6
- '**'
7
workflow_dispatch: # Manual dispatch
8
schedule:
9
- - cron: "0 */6 * * *"
+ - cron: "0 */12 * * *"
10
11
jobs:
12
sync-repo-to-forgejo:
0 commit comments