There was an error while loading. Please reload this page.
1 parent 0ec7d60 commit 7272375Copy full SHA for 7272375
1 file changed
.github/workflows/vulnerability-scan.yml
@@ -1,12 +1,7 @@
1
name: Vulnerability Scan
2
3
on:
4
- pull_request: {}
5
workflow_dispatch: {}
6
- push:
7
- branches: ["master"]
8
- schedule:
9
- - cron: '0 7 * * *'
10
11
jobs:
12
semgrep:
0 commit comments