Skip to content

Commit 37cc2b0

Browse files
committed
Only sync versions daily, not on every push.
1 parent 2f99f3a commit 37cc2b0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/sync.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
name: Sync Versions
22

33
on:
4-
push: {}
54
schedule:
65
- cron: "0 4 * * *"
76

0 commit comments

Comments
 (0)