Skip to content

Commit 5a0d0b0

Browse files
committed
update
1 parent b22380b commit 5a0d0b0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.tekton/verify-enterprise-contract-task-pull-request.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ metadata:
99
build.appstudio.redhat.com/target_branch: '{{target_branch}}'
1010
pipelinesascode.tekton.dev/max-keep-runs: "3"
1111
pipelinesascode.tekton.dev/on-cel-expression: event == "pull_request" && target_branch
12-
== "ec-release-debugging"
12+
== "ec-release-debugging" && files.all.exists(x, x.matches('tasks/verify-enterprise-contract/'))
1313
creationTimestamp: null
1414
labels:
1515
appstudio.openshift.io/application: ec-release-debugging

0 commit comments

Comments
 (0)