diff --git a/.prow.yaml b/.prow.yaml index 053e260fba4..49af171fa76 100644 --- a/.prow.yaml +++ b/.prow.yaml @@ -40,6 +40,7 @@ presubmits: always_run: true decorate: true clone_uri: "https://github.com/kcp-dev/kcp" + skip_if_only_changed: "(docs)" labels: preset-goproxy: "true" spec: @@ -57,6 +58,7 @@ presubmits: always_run: true decorate: true clone_uri: "https://github.com/kcp-dev/kcp" + skip_if_only_changed: "(docs)" labels: preset-goproxy: "true" spec: @@ -79,6 +81,7 @@ presubmits: always_run: true decorate: true clone_uri: "https://github.com/kcp-dev/kcp" + skip_if_only_changed: "(docs)" labels: preset-goproxy: "true" spec: