chore: exclude new solution-specific test folders from CodeQL scans (#222741)

## Summary

Exclude new solution-specific test folders from CodeQL scans.
This commit is contained in:
Aleh Zasypkin 2025-06-05 10:53:24 +03:00 committed by GitHub
parent e4b3ecb8e9
commit ff9f47b22d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -126,6 +126,7 @@ paths-ignore:
- x-pack/performance - x-pack/performance
- x-pack/scripts - x-pack/scripts
- x-pack/solutions/observability/packages/kbn-genai-cli - x-pack/solutions/observability/packages/kbn-genai-cli
- x-pack/solutions/*/test
- x-pack/test - x-pack/test
- x-pack/test_serverless - x-pack/test_serverless
query-filters: query-filters: