Skip to content

Commit a62eac2

Browse files
committed
Remove schedule
This may not work when the workflow is not on the master branch.
1 parent b923caf commit a62eac2

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

.github/workflows/sync.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,6 @@
22
name: Sync from Upstream
33

44
on:
5-
schedule:
6-
- cron: '0 * * * *' # every hour, adjust as needed
75
workflow_dispatch:
86

97
permissions:

0 commit comments

Comments
 (0)