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 3a16c8fd44
commit 1746338147

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'