There was an error while loading. Please reload this page.
1 parent ccf293e commit 0e66dbcCopy full SHA for 0e66dbc
.github/workflows/slice.yml
@@ -3,7 +3,7 @@ name: slice
3
on:
4
push:
5
schedule:
6
- - cron: '0 * * * *'
+ - cron: '0 0 * * *'
7
8
jobs:
9
build:
0 commit comments