]> git.ipfire.org Git - thirdparty/curl.git/commitdiff
GHA/codeql: drop winbuild references [ci skip]
authorViktor Szakats <commit@vsz.me>
Sat, 20 Sep 2025 13:07:15 +0000 (15:07 +0200)
committerViktor Szakats <commit@vsz.me>
Sat, 20 Sep 2025 13:07:29 +0000 (15:07 +0200)
Follow-up to 8d004781a577fc2fae72873c4a45b2fb3f366d98 #18040

.github/workflows/codeql.yml

index b5e05efe465553269eaf73cd7b63519e128cc7a1..bb3c0748216326f2e2cc47a0ebc4efcd302327d3 100644 (file)
@@ -17,7 +17,6 @@ name: 'CodeQL'
       - 'plan9/**'
       - 'projects/**'
       - 'tests/data/**'
-      - 'winbuild/**'
   pull_request:
     branches:
       - master
@@ -29,7 +28,6 @@ name: 'CodeQL'
       - 'plan9/**'
       - 'projects/**'
       - 'tests/data/**'
-      - 'winbuild/**'
   schedule:
     - cron: '0 0 * * 4'