remove on pushes

Signed-off-by: James Strong <strong.james.e@gmail.com>
This commit is contained in:
James Strong 2022-08-08 17:14:13 -07:00
parent 0c343c8a77
commit ead3c2bc95
No known key found for this signature in database
GPG key ID: 11048BF1C893BC89

View file

@ -8,11 +8,6 @@ name: Vulnerability Scan
on:
workflow_dispatch:
release:
push:
branches: [ "main" ]
pull_request:
# The branches below must be a subset of the branches above
branches: [ "main" ]
schedule:
- cron: '00 9 * * 1'