Skip to content

Commit 3045efc

Browse files
authored
Merge pull request #1912 from cloudflare/hrushikeshdeshpande-updating-semgrep
Update semgrep.yml
2 parents cce7ce8 + 96b943c commit 3045efc

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

.github/workflows/semgrep.yml

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,8 @@
11
on:
22
pull_request: {}
33
workflow_dispatch: {}
4-
push:
5-
branches:
6-
- main
7-
- master
84
schedule:
9-
- cron: '0 0 * * *'
5+
- cron: '0 4 * * *'
106
name: Semgrep config
117
jobs:
128
semgrep:

0 commit comments

Comments
 (0)