Skip to content

CreatePR

CreatePR #188

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:fd49d13cd1cc472d17f275b92081c3cbb119ef28) : (Line: 47, Col: 13): Unrecognized named-value: 'CONDITION'. Located at position 1 within expression: CONDITION, (Line: 56, Col: 13): Unrecognized named-value: 'CONDITION'. Located at position 1 within expression: CONDITION, (Line: 85, Col: 9): Unrecognized named-value: 'CONDITION'. Located at position 2 within expression: (CONDITION) && (! needs.create_pr.outputs.failure), (Line: 98, Col: 9): Unrecognized named-value: 'CONDITION'. Located at position 2 within expression: (CONDITION) && (needs.create_pr.outputs.failure)
secrets: inherit