Skip to content

Commit

Permalink
Disable CVE scan schedule
Browse files Browse the repository at this point in the history
  • Loading branch information
Smjert committed Jul 1, 2024
1 parent 40fa76b commit 34ddcae
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/cve_scan_runner.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 34ddcae

Please sign in to comment.