Skip to content

Workflow optimisations for PR Checks action #955

Workflow optimisations for PR Checks action

Workflow optimisations for PR Checks action #955

name: PR Checks
on:
workflow_dispatch:
pull_request:
types:
- opened
- reopened
- synchronize
- closed
concurrency:
group: pr-checks-${{ github.workflow }}-${{ github.head_ref || github.run_id }}
cancel-in-progress: true
permissions:
contents: read
jobs:
build:
name: Code
uses: ./.github/workflows/zxc-build-library.yaml

Check failure on line 22 in .github/workflows/flow-pull-request-checks.yaml

View workflow run for this annotation

GitHub Actions / .github/workflows/flow-pull-request-checks.yaml

Invalid workflow file

error parsing called workflow ".github/workflows/flow-pull-request-checks.yaml" -> "./.github/workflows/zxc-build-library.yaml" : You have an error in your yaml syntax on line 31