Skip to content

Commit 8a93cac

Browse files
authored
disable pull-azuredisk-csi-driver-e2e-migration-windows
1 parent 6e1060c commit 8a93cac

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)