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 committed Jan 20, 2025
1 parent 1748ff9 commit d4c867a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/jobs/kubernetes/sig-network/sig-network-gce.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 d4c867a

Please sign in to comment.