Skip to content

Commit b28724b

Browse files
committed
re-build docs only if relevant files have changed
1 parent 0bffd42 commit b28724b

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/docs.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@ on:
44
push:
55
branches:
66
- main
7+
paths:
8+
- docs/*
9+
- mkdocs.yml
710
permissions:
811
contents: write
912
jobs:

0 commit comments

Comments
 (0)