We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 68b9dbb commit aa2ad32Copy full SHA for aa2ad32
1 file changed
.github/workflows/semgrep.yml
@@ -9,7 +9,7 @@ on:
9
- .github/workflows/semgrep.yml
10
schedule:
11
# random HH:MM to avoid a load spike on GitHub Actions at 00:00
12
- - cron: 43 6 * * *
+# - cron: 43 6 * * *
13
name: Semgrep
14
jobs:
15
semgrep:
0 commit comments