Skip to content

Example Project using gddoc2yml #38

Example Project using gddoc2yml

Example Project using gddoc2yml #38

Workflow file for this run

name: Pull Request Validation
on:
pull_request:
branches: [ "main" ]
concurrency:
group: pull_request-${{ github.ref_name }}
cancel-in-progress: true
jobs:
validation:
uses: ./.github/workflows/test.yml
build:
uses: ./.github/workflows/build-site.yml

Check failure on line 16 in .github/workflows/pull-request.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/pull-request.yml

Invalid workflow file

error parsing called workflow ".github/workflows/pull-request.yml" -> "./.github/workflows/build-site.yml" : You have an error in your yaml syntax on line 87
with:
uploadArtifact: false