summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.github/workflows/doc.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/.github/workflows/doc.yml b/.github/workflows/doc.yml
index 9ec60c1..29387d3 100644
--- a/.github/workflows/doc.yml
+++ b/.github/workflows/doc.yml
@@ -57,6 +57,8 @@ jobs:
- name: 'Get list of changed files'
id: changed_files
uses: Ana06/get-changed-files@v2.2.0
+ with:
+ filter: "Doc/**"
- name: 'Build changed files in nit-picky mode'
continue-on-error: true
run: |