summaryrefslogtreecommitdiff
path: root/.github/workflows/lint-doc.yml
blob: 0e15baa0492cc8a522798b1b965c5c42d7053661 (plain)
1
2
3
4
5
6
7
8
9
10
name: Doc Lint
on:
  pull_request:

jobs:
  lint-doc:
    uses: vyos/.github/.github/workflows/lint-doc.yml@feature/T6349-reusable-workflows
    secrets: inherit