Skip to content

Commit 974d407

Browse files
authored
RHOAIENG-30439: tekton: fix on-cel-expression for minimal CPU Python 3.12 UBI9 runtime (#1500)
1 parent 5388bbb commit 974d407

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.tekton/odh-pipeline-runtime-minimal-cpu-py312-ubi9-pull-request.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ metadata:
1313
== "main"
1414
&& !("manifests/base/params-latest.env".pathChanged())
1515
&& ( "runtimes/minimal/ubi9-python-3.12/**".pathChanged() ||
16-
".tekton/odh-pipeline-runtime-minimal-cpu-py312-ubi9-push.yaml".pathChanged() )
16+
".tekton/odh-pipeline-runtime-minimal-cpu-py312-ubi9-pull-request.yaml".pathChanged() )
1717
&& body.repository.full_name == "opendatahub-io/notebooks"
1818
creationTimestamp: null
1919
labels:

0 commit comments

Comments
 (0)