Skip to content

Merge pull request #258 from ansys/DPF/fix_docfx_local_toc #38

Merge pull request #258 from ansys/DPF/fix_docfx_local_toc

Merge pull request #258 from ansys/DPF/fix_docfx_local_toc #38

Workflow file for this run

name: GitHub actions wf
on:
push:
branches:
- main
jobs:
validate-files:
runs-on: ubuntu-latest
steps:
- name: Checkout PR files
uses: actions/checkout@v4