We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c9f80e9 commit 745cd03Copy full SHA for 745cd03
.github/workflows/alert.yml
@@ -2,7 +2,7 @@ name: VulnAlerts
2
3
on:
4
schedule:
5
- - cron: '*/3 * * * *'
+ - cron: '0 4 1 1 *'
6
7
jobs:
8
alert:
0 commit comments