summaryrefslogtreecommitdiff
path: root/.github/workflows/lint-doc.yml
blob: b5ba4688cce57a0a266297dec39456a85b3882a7 (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@current
    secrets: inherit