We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 584d28e commit 3935657Copy full SHA for 3935657
.github/workflows/mirror.yml
@@ -1,6 +1,7 @@
1
name: Mirror Codeberg → GitHub
2
on:
3
workflow_dispatch:
4
+ push:
5
schedule:
6
- cron: "*/30 * * * *" # sync every 30 minutes
7
0 commit comments