Update common Prometheus files (#889)
authorPrometheusBot <prometheus-team@googlegroups.com>
Fri, 6 May 2022 10:57:18 +0000 (12:57 +0200)
committerGitHub <noreply@github.com>
Fri, 6 May 2022 10:57:18 +0000 (12:57 +0200)
Signed-off-by: prombot <prometheus-team@googlegroups.com>
.github/workflows/golangci-lint.yml

index 99a9ab486a0e99b87e31517a514a54bdd2415ec3..ad298b9dacb808e42a8846b8da5a03aa58361af1 100644 (file)
@@ -9,13 +9,6 @@ on:
       - ".github/workflows/golangci-lint.yml"
       - ".golangci.yml"
   pull_request:
-    paths:
-      - "go.sum"
-      - "go.mod"
-      - "**.go"
-      - "scripts/errcheck_excludes.txt"
-      - ".github/workflows/golangci-lint.yml"
-      - ".golangci.yml"
 
 jobs:
   golangci: