baldm0mma/ add pr-lint-build-docs.yml

pull/101978/head
jev forsberg 4 months ago
parent f296b66b37
commit 1ceab26cb4
  1. 9
      .github/workflows/pr-lint-build-docs.yml

@ -0,0 +1,9 @@
name: Lint and Build Documentation
on:
pull_request:
paths:
- '*.md'
- 'docs/**'
- 'packages/**/*.md'
- 'latest.json'
Loading…
Cancel
Save