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 Dec 23, 2023
1 parent 10db121 commit 5a3d59b
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 5a3d59b

Please sign in to comment.