ci: add publish_docs.yaml to publish_docs paths

This commit is contained in:
Travis Abendshien
2024-09-07 07:39:28 -07:00
parent 844dae0f58
commit f472d22e10

View File

@@ -8,6 +8,7 @@ on:
- 'docs/**'
- 'mkdocs.yml'
- 'CHANGELOG.md'
- '.github/workflows/publish_docs.yaml'
permissions:
contents: write