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 4c99977 commit 31675c7Copy full SHA for 31675c7
.github/workflows/update-cli.yml
@@ -2,7 +2,7 @@ name: Update checkmarx ast cli
2
on:
3
workflow_dispatch:
4
schedule:
5
- - cron: '* * * * *'
+ - cron: '0 0 * * *'
6
7
jobs:
8
update-checkmarx-cli:
0 commit comments