mirror of
https://github.com/prometheus/prometheus.git
synced 2026-05-14 09:06:37 +02:00
Merge pull request #18643 from roidelapluie/roidelapluie/govulncheck
ci: restrict govulncheck PR runs
This commit is contained in:
commit
d3eb439eb6
3
.github/workflows/govulncheck.yml
vendored
3
.github/workflows/govulncheck.yml
vendored
@ -2,6 +2,9 @@
|
||||
name: govulncheck
|
||||
on:
|
||||
pull_request:
|
||||
paths:
|
||||
- VERSION
|
||||
- .github/workflows/govulncheck.yml
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user