Skip to content

Commit b1d843b

Browse files
olblakupdatecli-bot
andauthored
chore: Is cronjob (#347)
Made with ❤️️ by updatecli Co-authored-by: updatecli-bot <updatecli-bot@updatecli.io>
1 parent 70c4da3 commit b1d843b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/updatecli.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ on:
44
workflow_dispatch:
55
schedule:
66
# Run at 12:00 every Saterday every 14 days
7-
- cron: "0 12 */14 * 6"
7+
- cron: 0 12 */14 * *
88
jobs:
99
updatecli:
1010
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)