ci: watch mkdocs.yml for changes to publish (#26690)

This commit is contained in:
warriorstar-orion
2024-09-05 18:40:11 +00:00
committed by GitHub
parent 8c557df0f0
commit e68b61a649
+1
View File
@@ -4,6 +4,7 @@ on:
push:
paths:
- 'docs/**'
- 'mkdocs.yml'
jobs:
build_and_deploy: