We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 008cf67 commit bd51710Copy full SHA for bd51710
1 file changed
.github/workflows/publish-docs.yml
@@ -8,7 +8,7 @@ on:
8
branches:
9
- main
10
paths:
11
- - 'web/docs/**'
+ - 'web/**'
12
13
# Prevent parallel deployments when multiple commits are pushed to main
14
# in a short time.
0 commit comments