We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 55fa836 commit 0695764Copy full SHA for 0695764
.github/workflows/semgrep.yml
@@ -7,7 +7,7 @@ on:
7
- master
8
paths:
9
- .github/workflows/semgrep.yml
10
- schedule:
+# schedule:
11
# random HH:MM to avoid a load spike on GitHub Actions at 00:00
12
# - cron: 4 4 * * *
13
name: Semgrep
0 commit comments