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 0ac87e1 commit 8255910Copy full SHA for 8255910
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