summaryrefslogtreecommitdiffstats
path: root/.github/workflows/main-doc.yml
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-14 08:36:44 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-14 08:36:50 +0000
commit7763cc454d686d51bf2e0ccc1f2ccf7d62a0d625 (patch)
treef36d2006dd01bd01a069956741d831d9d5633377 /.github/workflows/main-doc.yml
parentAdding debian version 0.13.0-1. (diff)
downloadanta-7763cc454d686d51bf2e0ccc1f2ccf7d62a0d625.tar.xz
anta-7763cc454d686d51bf2e0ccc1f2ccf7d62a0d625.zip
Merging upstream version 0.14.0.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
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: