There was an error while loading. Please reload this page.
1 parent c4ba2aa commit 0cc0745Copy full SHA for 0cc0745
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