Skip to content

fix ordered list in dpf docs local preview file 26r1 #49

fix ordered list in dpf docs local preview file 26r1

fix ordered list in dpf docs local preview file 26r1 #49

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