Skip to content

Commit a95c551

Browse files
committed
fixup! fixup! fixup! fixup! fixup! fixup! Fix custom pipeline
Signed-off-by: Jakub Stejskal <xstejs24@gmail.com>
1 parent 118df5d commit a95c551

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/system-tests.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,8 @@ jobs:
6161
uses: strimzi/strimzi-kafka-operator/.github/actions/utils/determine-ref@main
6262
- name: Parse Comment
6363
id: parse
64-
uses: strimzi/strimzi-kafka-operator/.github/actions/systemtests/parse-comment@main
64+
#uses: strimzi/strimzi-kafka-operator/.github/actions/systemtests/parse-comment@main
65+
uses: frawless/strimzi-kafka-operator/.github/actions/systemtests/parse-comment@gha-trigger-docs-improvements
6566
with:
6667
# Parameters from manual trigger via UI
6768
releaseVersion: ${{ github.event.inputs.releaseVersion }}

0 commit comments

Comments
 (0)