Skip to content

Commit 701d5fb

Browse files
olblakupdatecli-bot
andauthored
chore: Is cronjob (#165)
Made with ❤️️ by updatecli Co-authored-by: updatecli-bot <updatecli-bot@updatecli.io>
1 parent 974eb69 commit 701d5fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.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

99
jobs:
1010
updatecli:

0 commit comments

Comments
 (0)