GHA/codeql: drop winbuild references [ci skip]

Follow-up to 8d004781a5 #18040
This commit is contained in:
Viktor Szakats 2025-09-20 15:07:15 +02:00
parent bf7375ecc5
commit ca75476a5c
No known key found for this signature in database
GPG key ID: B5ABD165E2AEF201

View 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'