chore: disable codeql scanning for e2e/ folder (#7784)

This commit is contained in:
Jesse Mazzella
2024-07-16 11:26:35 -07:00
committed by GitHub
parent db808b4d54
commit c763937455

View File

@ -1 +1,5 @@
name: 'Custom CodeQL config' name: 'Custom CodeQL config'
paths-ignore:
# Ignore e2e tests and framework
- e2e