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

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