File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ metadata:
99 pipelinesascode.tekton.dev/cancel-in-progress : " true"
1010 pipelinesascode.tekton.dev/max-keep-runs : " 3"
1111 pipelinesascode.tekton.dev/on-cel-expression : event == "pull_request" && target_branch
12- == "master "
12+ == "release_1.2.53 "
1313 creationTimestamp : null
1414 labels :
1515 appstudio.openshift.io/application : rh-rosa-cli
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ metadata:
88 pipelinesascode.tekton.dev/cancel-in-progress : " false"
99 pipelinesascode.tekton.dev/max-keep-runs : " 3"
1010 pipelinesascode.tekton.dev/on-cel-expression : event == "push" && target_branch
11- == "master "
11+ == "release_1.2.53 "
1212 creationTimestamp : null
1313 labels :
1414 appstudio.openshift.io/application : rh-rosa-cli
You can’t perform that action at this time.
0 commit comments