We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bb91b42 commit dce5ef1Copy full SHA for dce5ef1
.tekton/operator-main-index-4-18-pull-request.yaml
@@ -9,8 +9,7 @@ metadata:
9
build.appstudio.redhat.com/target_branch: '{{target_branch}}'
10
pipelinesascode.tekton.dev/max-keep-runs: "3"
11
pipelinesascode.tekton.dev/on-cel-expression: event == "pull_request" && target_branch == "main" &&
12
- (".tekton/operator-main-index-4-18-push.yaml".pathChanged() ||
13
- ".tekton/operator-main-index-4-18-pull-request.yaml".pathChanged() ||
+ (".tekton/operator-main-index-4-18-pull-request.yaml".pathChanged() ||
14
".konflux/olm-catalog/index/v4.18/catalog/***".pathChanged() ||
15
".konflux/olm-catalog/index/v4.18/Dockerfile.catalog".pathChanged())
16
creationTimestamp: null
0 commit comments