Skip to content

Commit 87c9ebd

Browse files
committed
ci: update auto-deploy-docs.yml
1 parent 5a6d490 commit 87c9ebd

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/auto-deploy-docs.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,10 @@ on:
77
push:
88
branches:
99
- main
10+
paths:
11+
- 'docs/**'
12+
- 'mkdocs.yml'
13+
- '.github/workflows/auto-deploy-docs.yml'
1014

1115
jobs:
1216
deploy-docs:

0 commit comments

Comments
 (0)