Thanks to visit codestin.com Credit goes to github.com
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 2640dbc commit 6ad1592Copy full SHA for 6ad1592
.github/workflows/codeql.yml
@@ -49,6 +49,7 @@ jobs:
49
- name: Initialize CodeQL
50
uses: github/codeql-action/init@v2
51
with:
52
+ config-file: ./.github/codeql/codeql-config.yaml
53
languages: ${{ matrix.language }}
54
# If you wish to specify custom queries, you can do so here or in a config file.
55
# By default, queries listed here will override any specified in a config file.
0 commit comments