]> git.ipfire.org Git - thirdparty/curl.git/commitdiff
GHA/http3-linux: do run on cmake build updates
authorViktor Szakats <commit@vsz.me>
Tue, 31 Dec 2024 03:07:36 +0000 (04:07 +0100)
committerViktor Szakats <commit@vsz.me>
Tue, 31 Dec 2024 03:16:19 +0000 (04:16 +0100)
Closes #15874

.github/workflows/http3-linux.yml

index dbe78a2e796799fd285494169f4350cacc4f9130..eb5ebc9472778ba1c1053ff80cd00030445feb5c 100644 (file)
@@ -11,10 +11,8 @@ name: Linux HTTP/3
       - '*/ci'
     paths-ignore:
       - '**/*.md'
-      - '**/CMakeLists.txt'
       - '.circleci/**'
       - 'appveyor.*'
-      - 'CMake/**'
       - 'packages/**'
       - 'plan9/**'
       - 'projects/**'
@@ -24,10 +22,8 @@ name: Linux HTTP/3
       - master
     paths-ignore:
       - '**/*.md'
-      - '**/CMakeLists.txt'
       - '.circleci/**'
       - 'appveyor.*'
-      - 'CMake/**'
       - 'packages/**'
       - 'plan9/**'
       - 'projects/**'