Skip to content

Commit 83392e9

Browse files
rbtrsivakami
authored andcommitted
disable custom codeql because something is broken (#3275)
Signed-off-by: Evan Baker <[email protected]>
1 parent fd87905 commit 83392e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/codeql.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
uses: github/codeql-action/init@v3
4444
with:
4545
languages: ${{ matrix.language }}
46-
queries: ./codeql/
46+
# queries: ./codeql/
4747
- name: Autobuild
4848
uses: github/codeql-action/autobuild@v3
4949
- name: Perform CodeQL Analysis

0 commit comments

Comments
 (0)