GHA/http3-linux: do run on cmake build updates

Closes #15874
This commit is contained in:
Viktor Szakats 2024-12-31 04:07:36 +01:00
parent 1e14e1682c
commit 8d1f26b866
No known key found for this signature in database
GPG Key ID: B5ABD165E2AEF201

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