We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0da88f3 commit fcd6acbCopy full SHA for fcd6acb
.github/workflows/cve_checks.yml
@@ -1,6 +1,7 @@
1
name: "Infra: CVE checks"
2
on:
3
pull_request:
4
+ types: [ "opened", "reopened", "synchronize" ]
5
push:
6
branches: [ "main" ]
7
workflow_dispatch:
0 commit comments