We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1e45be2 commit 91b6e26Copy full SHA for 91b6e26
.tekton/config-policy-controller-acm-215-pull-request.yaml
@@ -8,7 +8,7 @@ metadata:
8
build.appstudio.redhat.com/target_branch: '{{target_branch}}'
9
pipelinesascode.tekton.dev/cancel-in-progress: "true"
10
pipelinesascode.tekton.dev/max-keep-runs: "3"
11
- 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.15"
12
creationTimestamp:
13
labels:
14
appstudio.openshift.io/application: release-acm-215
0 commit comments