Skip to content

Commit 73e95fc

Browse files
committed
Fix formatting in codeql
1 parent 3560c7f commit 73e95fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/codeql.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ jobs:
6464
uses: github/codeql-action/init@v3
6565
with:
6666
languages: ${{ matrix.language }}
67-
queries: +security-and-quality
67+
queries: +security-and-quality
6868

6969
- name: Autobuild
7070
working-directory: core

0 commit comments

Comments
 (0)