mirror of
https://github.com/nasa/openmct.git
synced 2025-06-22 09:08:43 +00:00
chore: disable codeql scanning for e2e/
folder (#7784)
This commit is contained in:
4
.github/codeql/codeql-config.yml
vendored
4
.github/codeql/codeql-config.yml
vendored
@ -1 +1,5 @@
|
|||||||
name: 'Custom CodeQL config'
|
name: 'Custom CodeQL config'
|
||||||
|
|
||||||
|
paths-ignore:
|
||||||
|
# Ignore e2e tests and framework
|
||||||
|
- e2e
|
||||||
|
Reference in New Issue
Block a user