We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a2493c7 commit 42f9c00Copy full SHA for 42f9c00
.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: 7 5 * * *
+# - cron: 7 5 * * *
13
name: Semgrep
14
jobs:
15
semgrep:
0 commit comments