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 40b650b commit e79f6f3Copy full SHA for e79f6f3
.github/workflows/docs-preview.yaml
@@ -4,6 +4,8 @@ on:
4
pull_request:
5
branches:
6
- main
7
+ paths:
8
+ - "docs/**"
9
10
permissions:
11
actions: none
0 commit comments