Skip to content

Merge pull request #259 from ansys/DPF_261/daily_doc_update #40

Merge pull request #259 from ansys/DPF_261/daily_doc_update

Merge pull request #259 from ansys/DPF_261/daily_doc_update #40

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