diff --git a/.github/workflows/cve_scan_runner.yml b/.github/workflows/cve_scan_runner.yml index 690b8b41a03..b80f67799e6 100644 --- a/.github/workflows/cve_scan_runner.yml +++ b/.github/workflows/cve_scan_runner.yml @@ -3,9 +3,6 @@ name: cve-scan-runner on: workflow_dispatch: - schedule: - - cron: "17 23 * * *" - env: # To see the script output in real time PYTHONUNBUFFERED: 1