Skip to content

Commit ead3c2b

Browse files
committed
remove on pushes
Signed-off-by: James Strong <[email protected]>
1 parent 0c343c8 commit ead3c2b

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.github/workflows/vulnerability-scans.yaml

-5
Original file line numberDiff line numberDiff line change
@@ -8,11 +8,6 @@ name: Vulnerability Scan
88
on:
99
workflow_dispatch:
1010
release:
11-
push:
12-
branches: [ "main" ]
13-
pull_request:
14-
# The branches below must be a subset of the branches above
15-
branches: [ "main" ]
1611
schedule:
1712
- cron: '00 9 * * 1'
1813

0 commit comments

Comments
 (0)