Skip to content

Commit 3831972

Browse files
committed
Adjust CEL for release-2.13
Signed-off-by: Dale Haiducek <[email protected]>
1 parent 35997c2 commit 3831972

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.tekton/config-policy-controller-acm-213-pull-request.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ metadata:
77
build.appstudio.redhat.com/pull_request_number: '{{pull_request_number}}'
88
build.appstudio.redhat.com/target_branch: '{{target_branch}}'
99
pipelinesascode.tekton.dev/max-keep-runs: "3"
10-
pipelinesascode.tekton.dev/on-cel-expression: event == "pull_request" && target_branch == "main"
10+
pipelinesascode.tekton.dev/on-cel-expression: event == "pull_request" && target_branch == "release-2.13"
1111
creationTimestamp: null
1212
labels:
1313
appstudio.openshift.io/application: release-acm-213

0 commit comments

Comments
 (0)