Skip to content

Commit ab11c6f

Browse files
committed
Back to usual nightly schedule
1 parent 94c4898 commit ab11c6f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: release
22
on:
33
schedule:
4-
- cron: '*/15 * * * *' # midnight UTC
4+
- cron: '0 0 * * *' # midnight UTC
55

66
push:
77
branches:

0 commit comments

Comments
 (0)