Skip to content

CreatePR

CreatePR #192

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:83cd467205804b2804b5d271e0a5e67eaae04c2c) : (Line: 86, Col: 9): Unrecognized named-value: 'env'. Located at position 2 within expression: (env.CONDITION == true) && (! needs.create_pr.outputs.failure), (Line: 99, Col: 9): Unrecognized named-value: 'env'. Located at position 2 within expression: (env.CONDITION == true) && (needs.create_pr.outputs.failure)
secrets: inherit