update snyk scan frequency (#166)
This commit is contained in:
parent
e1ec2654dc
commit
4fcd349252
1 changed files with 1 additions and 1 deletions
2
.github/workflows/snyk.yml
vendored
2
.github/workflows/snyk.yml
vendored
|
@ -1,6 +1,6 @@
|
||||||
name: Snyk
|
name: Snyk
|
||||||
|
|
||||||
on: push
|
on: pull_request
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
security:
|
security:
|
||||||
|
|
Reference in a new issue