We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3560c7f commit 73e95fcCopy full SHA for 73e95fc
.github/workflows/codeql.yml
@@ -64,7 +64,7 @@ jobs:
64
uses: github/codeql-action/init@v3
65
with:
66
languages: ${{ matrix.language }}
67
- queries: +security-and-quality
+ queries: +security-and-quality
68
69
- name: Autobuild
70
working-directory: core
0 commit comments