We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5bd274d commit ba32189Copy full SHA for ba32189
1 file changed
.github/workflows/publish-docs.yml
@@ -2,6 +2,8 @@ name: publish docs
2
on:
3
push:
4
branches: ["main"]
5
+ paths:
6
+ - 'thymeleaf-layout-dialect-docs/**'
7
workflow_dispatch:
8
permissions:
9
contents: read
0 commit comments