Include mkdocs yaml in ci filtering
This commit is contained in:
parent
3ab8e84469
commit
19f2e7448d
1
.github/workflows/docs-publish.yml
vendored
1
.github/workflows/docs-publish.yml
vendored
@ -28,6 +28,7 @@ jobs:
|
|||||||
filters: |
|
filters: |
|
||||||
docs:
|
docs:
|
||||||
- 'docs/**'
|
- 'docs/**'
|
||||||
|
- 'mkdocs.yml'
|
||||||
test:
|
test:
|
||||||
needs: changes
|
needs: changes
|
||||||
name: Test Build
|
name: Test Build
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user