Skip to content

Commit 78178d3

Browse files
committed
Update CEL to release-2.15
Signed-off-by: Dale Haiducek <[email protected]>
1 parent a6babf7 commit 78178d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ metadata:
88
build.appstudio.redhat.com/target_branch: '{{target_branch}}'
99
pipelinesascode.tekton.dev/cancel-in-progress: "true"
1010
pipelinesascode.tekton.dev/max-keep-runs: "3"
11-
pipelinesascode.tekton.dev/on-cel-expression: event == "pull_request" && target_branch == "main"
11+
pipelinesascode.tekton.dev/on-cel-expression: event == "pull_request" && target_branch == "release-2.15"
1212
creationTimestamp:
1313
labels:
1414
appstudio.openshift.io/application: release-acm-215

0 commit comments

Comments
 (0)