Skip to content

CreatePR

CreatePR #189

Workflow file for this run

name: CreatePR
on:
create:
jobs:
call-createpr:
uses: itext/github-workflows/.github/workflows/createpr.yml@addCondition

Check failure on line 8 in .github/workflows/createpr.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/createpr.yml

Invalid workflow file

error parsing called workflow ".github/workflows/createpr.yml" -> "itext/github-workflows/.github/workflows/createpr.yml@addCondition" (source branch with sha:5daedf41d3fe461aef6ca797e72ed2475667aa2a) : (Line: 47, Col: 13): Unexpected symbol: '$CONDITION'. Located at position 1 within expression: $CONDITION, (Line: 56, Col: 13): Unexpected symbol: '$CONDITION'. Located at position 1 within expression: $CONDITION, (Line: 85, Col: 9): Unexpected symbol: '"$CONDITION"'. Located at position 2 within expression: ("$CONDITION") && (! needs.create_pr.outputs.failure), (Line: 98, Col: 9): Unexpected symbol: '"$CONDITION"'. Located at position 2 within expression: ("$CONDITION") && (needs.create_pr.outputs.failure)
secrets: inherit