Skip to content

Commit

Permalink
remove on pushes
Browse files Browse the repository at this point in the history
Signed-off-by: James Strong <strong.james.e@gmail.com>
  • Loading branch information
strongjz committed Aug 9, 2022
1 parent 0c343c8 commit ead3c2b
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/vulnerability-scans.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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'

Expand Down

0 comments on commit ead3c2b

Please sign in to comment.