]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
CI: Skip Windows workflow for *.md changes. [skip ci]
authorJoe Orton <jorton@apache.org>
Mon, 15 Jun 2026 09:55:45 +0000 (09:55 +0000)
committerJoe Orton <jorton@apache.org>
Mon, 15 Jun 2026 09:55:45 +0000 (09:55 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1935338 13f79535-47bb-0310-9956-ffa450edef68

.github/workflows/windows.yml

index 5cf01fafe997cb3edc19e405acbdecc3d476eb73..5f6a376bace21b485fcdd7b9fc96ff3c35b9b223 100644 (file)
@@ -7,6 +7,7 @@ on:
       - 'docs/**'
       - STATUS
       - CHANGES
+      - '**.md'
       - changes-entries/*
     tags:
       - 2.*
@@ -16,6 +17,7 @@ on:
       - 'docs/**'
       - STATUS
       - CHANGES
+      - '**.md'
       - changes-entries/*
 
 concurrency: