Skip to content

Commit 49bd22c

Browse files
author
Nat!
committed
remove pesky cron from semgrep
1 parent 1aabc1c commit 49bd22c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/semgrep.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ on:
99
- .github/workflows/semgrep.yml
1010
schedule:
1111
# random HH:MM to avoid a load spike on GitHub Actions at 00:00
12-
- cron: 15 2 * * *
12+
# - cron: 15 2 * * *
1313
name: Semgrep
1414
jobs:
1515
semgrep:

0 commit comments

Comments
 (0)