Skip to content

Example Project using gddoc2yml #39

Example Project using gddoc2yml

Example Project using gddoc2yml #39

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
with:
uploadArtifact: false