We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b923caf commit a62eac2Copy full SHA for a62eac2
1 file changed
.github/workflows/sync.yml
@@ -2,8 +2,6 @@
2
name: Sync from Upstream
3
4
on:
5
- schedule:
6
- - cron: '0 * * * *' # every hour, adjust as needed
7
workflow_dispatch:
8
9
permissions:
0 commit comments