Skip to content

Commit 003190d

Browse files
cron
1 parent 892cf45 commit 003190d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/checkovScrapper.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
name: Update Checkov Severity Mapping
22

33
on:
4-
schedule:
5-
- cron: "0 0 * * 0" # Runs every Sunday at midnight UTC
4+
# schedule:
5+
# - cron: "0 0 * * 0" # Runs every Sunday at midnight UTC
66
workflow_dispatch: # Allows manual trigger from the GitHub UI
77

88
jobs:

0 commit comments

Comments
 (0)