Skip to content

Commit 691ddb7

Browse files
authored
Merge pull request #33903 from nawazkh/trigger-api-version-upgrade-scope-changes
CAPZ: Trigger api version upgrade scope changes
2 parents 01c0598 + 7c939ee commit 691ddb7

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)