Skip to content

Commit d0b63fd

Browse files
authored
Merge pull request #34631 from andyzhangx/patch-849415
disable pull-azuredisk-csi-driver-e2e-migration-windows
2 parents 8aaf19e + 8a93cac commit d0b63fd

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
@@ -318,7 +318,7 @@ presubmits:
318318
decorate: true
319319
decoration_config:
320320
timeout: 3h
321-
skip_if_only_changed: "^docs/|^site/|^\\.github/|\\.(md|adoc)$|^(README|LICENSE)$"
321+
always_run: false
322322
path_alias: sigs.k8s.io/azuredisk-csi-driver
323323
branches:
324324
- (master)|(^release-.+$)

0 commit comments

Comments
 (0)