Skip to content

Commit 7c939ee

Browse files
committed
trigger api-version upgrade jobs on azure/scope/* changes
1 parent d18a219 commit 7c939ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/jobs/kubernetes-sigs/cluster-api-provider-azure/cluster-api-provider-azure-presubmits-main.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -567,7 +567,7 @@ presubmits:
567567
preset-kind-volume-mounts: "true"
568568
preset-azure-community: "true"
569569
decorate: true
570-
run_if_changed: '^test\/e2e\/(config\/azure-dev\.yaml)|(data\/shared\/v1beta1_provider\/metadata\.yaml)$'
570+
run_if_changed: '^(test\/e2e\/(config\/azure-dev\.yaml|data\/shared\/v1beta1_provider\/metadata\.yaml)|azure\/scope\/.*)$'
571571
optional: false
572572
always_run: false
573573
branches:

0 commit comments

Comments
 (0)