Skip to content

Commit 4d834f1

Browse files
authored
Merge pull request #1867 from cloudflare/hrushikeshdeshpande-updating-semgrep
Update semgrep.yml
2 parents 852b153 + ee0e7ee commit 4d834f1

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

.github/workflows/semgrep.yml

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,7 @@
11
on:
2-
pull_request: {}
32
workflow_dispatch: {}
4-
push:
5-
branches:
6-
- main
7-
- master
83
schedule:
9-
- cron: '0 0 * * *'
4+
- cron: '0 4 * * *'
105
name: Semgrep config
116
jobs:
127
semgrep:

0 commit comments

Comments
 (0)