Skip to content

Commit 25a1a28

Browse files
hrushikeshdeshpandeelithrar
authored andcommitted
Update semgrep.yml (#17443)
1 parent 3477ad6 commit 25a1a28

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
@@ -2,12 +2,8 @@
22
on:
33
pull_request: {}
44
workflow_dispatch: {}
5-
push:
6-
branches:
7-
- main
8-
- master
95
schedule:
10-
- cron: '0 0 * * *'
6+
- cron: '0 4 * * *'
117
name: Semgrep config
128
jobs:
139
semgrep:

0 commit comments

Comments
 (0)