Skip to content

Commit 134b0e1

Browse files
committed
config
Signed-off-by: Anas Nashif <[email protected]>
1 parent 9cac86b commit 134b0e1

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

.github/codeql/codeql-config.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
paths-ignore:
2+
- subsys/bluetooth/services/Kconfig.cts

.github/workflows/codeql.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@ jobs:
4545
languages: ${{ matrix.language }}
4646
build-mode: ${{ matrix.build-mode }}
4747
queries: security-extended
48+
config-file: ./.github/codeql/codeql-config.yml
4849

4950
- if: matrix.build-mode == 'manual'
5051
shell: bash

0 commit comments

Comments
 (0)