We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c5d6da2 commit 2d065fcCopy full SHA for 2d065fc
1 file changed
.github/workflows/deploy-docs.yml
@@ -5,6 +5,8 @@ on:
5
branches:
6
# make sure this is the branch you are using
7
- master
8
+ paths:
9
+ - "docs/**"
10
11
permissions:
12
contents: write
0 commit comments