]> git.ipfire.org Git - thirdparty/pdns.git/blobdiff - .github/workflows/spelling.yml
spellcheck: only run when docs have been changed
[thirdparty/pdns.git] / .github / workflows / spelling.yml
index d4b02bc24d07f9ee460e6f0f380e265cef1ddb20..2d32661707c1a68a5eef2022b6d0ef035d6e4716 100644 (file)
@@ -5,6 +5,9 @@ on:
       - "**"
     tags-ignore:
       - "**"
+    paths:
+      - "docs/**"
+      - "**/docs/**"
 
 jobs:
   build: