Merge pull request #18643 from roidelapluie/roidelapluie/govulncheck

ci: restrict govulncheck PR runs
This commit is contained in:
Bartlomiej Plotka 2026-05-08 16:12:34 +01:00 committed by GitHub
commit d3eb439eb6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -2,6 +2,9 @@
name: govulncheck
on:
pull_request:
paths:
- VERSION
- .github/workflows/govulncheck.yml
push:
branches:
- main