Skip to content

Commit c10f3a0

Browse files
Trigger GitHub Pages docs action on changes in the docs directory
1 parent 5ff93e6 commit c10f3a0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/gh-pages.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ on:
44
# Runs on pushes targeting the default branch
55
push:
66
branches: ["master"]
7+
paths: ["docs/**", "mkdocs.yml"]
78

89
# Sets permissions write in gh
910
permissions:

0 commit comments

Comments
 (0)