We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e385fce commit ee3180dCopy full SHA for ee3180d
.github/workflows/check-docs.yml
@@ -3,7 +3,7 @@ name: Check docs build
3
# This will check if the docs build successfully by running `npm run build`
4
on:
5
pull_request:
6
- paths:
+ paths:
7
- './docs'
8
9
jobs:
0 commit comments