Skip to content

Commit 7272375

Browse files
committed
chore: disable scan on push
1 parent 0ec7d60 commit 7272375

1 file changed

Lines changed: 0 additions & 5 deletions

File tree

.github/workflows/vulnerability-scan.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,7 @@
11
name: Vulnerability Scan
22

33
on:
4-
pull_request: {}
54
workflow_dispatch: {}
6-
push:
7-
branches: ["master"]
8-
schedule:
9-
- cron: '0 7 * * *'
105

116
jobs:
127
semgrep:

0 commit comments

Comments
 (0)