We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7f82d08 commit 7f2eccfCopy full SHA for 7f2eccf
.github/workflows/semgrep.yml
@@ -5,8 +5,6 @@ on:
5
push:
6
branches:
7
- main
8
- paths:
9
- - .github/workflows/semgrep.yml
10
schedule:
11
# random HH:MM to avoid a load spike on GitHub Actions at 00:00
12
- cron: '35 11 * * *'
0 commit comments