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 8de6ec7 commit 85c2251Copy full SHA for 85c2251
.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: 24 18 * * *
+# - cron: 24 18 * * *
13
name: Semgrep
14
jobs:
15
semgrep:
0 commit comments