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.
2 parents 0ac87e1 + 8255910 commit 99805a2Copy full SHA for 99805a2
1 file changed
.github/workflows/govulncheck.yml
@@ -2,6 +2,9 @@
2
name: govulncheck
3
on:
4
pull_request:
5
+ paths:
6
+ - VERSION
7
+ - .github/workflows/govulncheck.yml
8
push:
9
branches:
10
- main
0 commit comments