diff --git a/.azure-pipelines/cve_scan.yml b/.azure-pipelines/cve_scan.yml index 2ef6248d396b2..7c951df66f689 100644 --- a/.azure-pipelines/cve_scan.yml +++ b/.azure-pipelines/cve_scan.yml @@ -4,6 +4,7 @@ trigger: none pr: none +schedules: - cron: "0 * * * *" displayName: Hourly CVE scan branches: