Skip to content

Commit ba32189

Browse files
committed
Only run with changes to docs
1 parent 5bd274d commit ba32189

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/publish-docs.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@ name: publish docs
22
on:
33
push:
44
branches: ["main"]
5+
paths:
6+
- 'thymeleaf-layout-dialect-docs/**'
57
workflow_dispatch:
68
permissions:
79
contents: read

0 commit comments

Comments
 (0)