Skip to content

Commit 7db5446

Browse files
committed
Ignore issues in sql/
1 parent eb8aae7 commit 7db5446

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/codeql.yml

+2
Original file line numberDiff line numberDiff line change
@@ -92,3 +92,5 @@ jobs:
9292
uses: github/codeql-action/analyze@v3
9393
with:
9494
category: "/language:${{matrix.language}}"
95+
paths-ignore: |
96+
sql/**

0 commit comments

Comments
 (0)