fix(codeql): exclude observability_solution scripts from the CodeQL scans (#205227)

## Summary

Exclude `observability_solution` scripts from the CodeQL scans.

__Follow-up for:__ https://github.com/elastic/kibana/pull/205197
This commit is contained in:
Aleh Zasypkin 2024-12-28 15:11:51 +01:00 committed by GitHub
parent f85de09b58
commit e75206321a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -89,6 +89,7 @@ paths-ignore:
- x-pack/examples
- x-pack/performance
- x-pack/platform/**/scripts
- x-pack/plugins/observability_solution/*/scripts
- x-pack/scripts
- x-pack/solutions/**/scripts
- x-pack/test