Skip to content

Commit

Permalink
Update vulncheck.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ReneWerner87 committed Nov 20, 2022
1 parent fc35dbf commit 82db296
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion .github/workflows/vulncheck.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,9 @@
on: [push, pull_request_target]
on:
push:
branches:
- master
- main
pull_request:
name: Vulnerability Check
jobs:
Security:
Expand Down

0 comments on commit 82db296

Please sign in to comment.