Update security-scan.yml

This commit is contained in:
mcollao-hc 2022-12-06 09:34:06 -06:00 committed by GitHub
parent b2a7cf158f
commit 009af4458d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 1 deletions

View File

@ -4,7 +4,10 @@ on:
push:
branches: [main]
pull_request:
branches: [main]
branches:
- main
branches-ignore:
- 'oss-merge-main*'
jobs:
scan: