summaryrefslogtreecommitdiffstats
path: root/.github/workflows/main-doc.yml
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows/main-doc.yml')
-rw-r--r--.github/workflows/main-doc.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/main-doc.yml b/.github/workflows/main-doc.yml
index 0d46fa9..81ac382 100644
--- a/.github/workflows/main-doc.yml
+++ b/.github/workflows/main-doc.yml
@@ -7,9 +7,9 @@ on:
- main
paths:
# Run only if any of the following paths are changed when pushing to main
- # May need to update this
- "docs/**"
- "mkdocs.yml"
+ - "anta/**"
workflow_dispatch:
jobs: