Include mkdocs yaml in ci filtering

This commit is contained in:
shamoon 2023-09-30 15:57:49 -07:00 committed by GitHub
parent 3ab8e84469
commit 19f2e7448d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -28,6 +28,7 @@ jobs:
filters: |
docs:
- 'docs/**'
- 'mkdocs.yml'
test:
needs: changes
name: Test Build