We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 52cab20 commit 2ea76c0Copy full SHA for 2ea76c0
.github/workflows/codeql.yml
@@ -176,6 +176,3 @@ jobs:
176
uses: github/codeql-action/analyze@v2
177
with:
178
category: "/language:${{matrix.language}}"
179
-
180
- # Specify a path to a custom CodeQL configuration file:
181
- config-file: './.github/codeql/codeql_config.yml'
0 commit comments