We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2affb43 commit 4e40338Copy full SHA for 4e40338
.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: 23 18 * * *
+# - cron: 23 18 * * *
13
name: Semgrep
14
jobs:
15
semgrep:
0 commit comments