We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3784d43 commit 823ac78Copy full SHA for 823ac78
1 file changed
.github/workflows/updatecli.yaml
@@ -3,8 +3,7 @@ on:
3
release:
4
workflow_dispatch:
5
schedule:
6
- # Run at 12:00 every Saterday every 14 days
7
- - cron: "0 12 */14 * *"
+ - cron: "0 4 * * *"
8
jobs:
9
updatecli:
10
runs-on: ubuntu-latest
0 commit comments