We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 35997c2 commit 3831972Copy full SHA for 3831972
.tekton/config-policy-controller-acm-213-pull-request.yaml
@@ -7,7 +7,7 @@ metadata:
7
build.appstudio.redhat.com/pull_request_number: '{{pull_request_number}}'
8
build.appstudio.redhat.com/target_branch: '{{target_branch}}'
9
pipelinesascode.tekton.dev/max-keep-runs: "3"
10
- pipelinesascode.tekton.dev/on-cel-expression: event == "pull_request" && target_branch == "main"
+ pipelinesascode.tekton.dev/on-cel-expression: event == "pull_request" && target_branch == "release-2.13"
11
creationTimestamp: null
12
labels:
13
appstudio.openshift.io/application: release-acm-213
0 commit comments