Update common Prometheus files (#2178)

Signed-off-by: prombot <prometheus-team@googlegroups.com>
pull/2176/head
PrometheusBot 3 years ago committed by GitHub
parent fbc23548b9
commit 0497ba7b33
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -7,6 +7,7 @@ on:
- "**.go"
- "scripts/errcheck_excludes.txt"
- ".github/workflows/golangci-lint.yml"
- ".golangci.yml"
pull_request:
paths:
- "go.sum"
@ -14,6 +15,7 @@ on:
- "**.go"
- "scripts/errcheck_excludes.txt"
- ".github/workflows/golangci-lint.yml"
- ".golangci.yml"
jobs:
golangci:

Loading…
Cancel
Save