Update hot_cves.yml

This commit is contained in:
Marc 2024-09-27 14:58:03 +02:00 committed by GitHub
parent 4f276e6bb9
commit ceaaf6cfdb
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -3,7 +3,7 @@ name: Hot CVEs List
on:
workflow_dispatch:
schedule:
- cron: '30 */2 * * *'
- cron: '30 */12 * * *'
jobs:
ScheduledRun: