Skip to content

Commit 1415206

Browse files
Update update-cli.yml
1 parent aafbdc9 commit 1415206

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update-cli.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: Update checkmarx ast cli
22
on:
33
workflow_dispatch:
44
schedule:
5-
- cron: '* * * * *'
5+
- cron: '0 0 * * *'
66

77
jobs:
88
update-checkmarx-cli:

0 commit comments

Comments
 (0)