Update vulncheck.yml

pull/2237/head
RW 2022-11-20 14:26:32 +01:00 committed by GitHub
parent fc35dbf927
commit 82db2963be
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 6 additions and 1 deletions

View File

@ -1,4 +1,9 @@
on: [push, pull_request_target]
on:
push:
branches:
- master
- main
pull_request:
name: Vulnerability Check
jobs:
Security: