There was an error while loading. Please reload this page.
1 parent d80dfc4 commit 62dff00Copy full SHA for 62dff00
1 file changed
.github/workflows/updatecli.yaml
@@ -4,7 +4,7 @@ on:
4
workflow_dispatch:
5
schedule:
6
# Run at 12:00 every 14 days
7
- - cron: 0 12 */14 * *
+ - cron: 0 3 * * *
8
9
jobs:
10
updatecli:
0 commit comments