Skip to content

Commit

Permalink
update: pull-kubernetes-e2e-gci-gce-ingress run regex
Browse files Browse the repository at this point in the history
Signed-off-by: Daman Arora <[email protected]>
  • Loading branch information
aroradaman authored and Daman Arora committed Oct 9, 2024
1 parent 0d7be4f commit 77960d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/jobs/kubernetes/sig-network/sig-network-misc.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ presubmits:
- master
- main
always_run: false
run_if_changed: '^(test/e2e/network/|pkg/apis/networking)'
run_if_changed: '^(test/e2e/network/|pkg/apis/networking|pkg/proxy)'
optional: true
decorate: true
decoration_config:
Expand Down

0 comments on commit 77960d4

Please sign in to comment.