diff --git a/.github/workflows/hot_cves.yml b/.github/workflows/hot_cves.yml index 49868809d6..7a4ce8ad3c 100644 --- a/.github/workflows/hot_cves.yml +++ b/.github/workflows/hot_cves.yml @@ -3,7 +3,7 @@ name: Hot CVEs List on: workflow_dispatch: schedule: - - cron: '30 */2 * * *' + - cron: '30 */12 * * *' jobs: ScheduledRun: