Skip to content

Commit 5d7f999

Browse files
authored
Merge pull request #33799 from andyzhangx/patch-637754
disable one windows test pipeline by default
2 parents 6d505d7 + db43187 commit 5d7f999

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/jobs/kubernetes-sigs/azuredisk-csi-driver/azuredisk-csi-driver-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -383,7 +383,7 @@ presubmits:
383383
decorate: true
384384
decoration_config:
385385
timeout: 3h
386-
skip_if_only_changed: "^docs/|^site/|^\\.github/|\\.(md|adoc)$|^(README|LICENSE)$"
386+
always_run: false
387387
path_alias: sigs.k8s.io/azuredisk-csi-driver
388388
branches:
389389
- (master)|(^release-.+$)

0 commit comments

Comments
 (0)