From 579a37dff57488bdd87ab1e4cb45f0b7f7e67762 Mon Sep 17 00:00:00 2001 From: Hugo van Kemenade Date: Fri, 24 Mar 2023 23:49:31 +0200 Subject: [PATCH] gh-101100: Filter only Doc/ files --- .github/workflows/doc.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/workflows/doc.yml b/.github/workflows/doc.yml index 9ec60c198eb3b6..29387d30d5a22f 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: | pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy