There was an error while loading. Please reload this page.
1 parent bf688fe commit c76bf9aCopy full SHA for c76bf9a
1 file changed
.github/workflows/codeql.yml
@@ -71,7 +71,7 @@ jobs:
71
with:
72
languages: ${{ matrix.language }}
73
build-mode: ${{ matrix.build-mode }}
74
- config-file: ./.github/codeql/codeql-config.yml # <--- 加上这一行
+ config-file: ./.github/codeql/codeql-config.yml
75
# If you wish to specify custom queries, you can do so here or in a config file.
76
# By default, queries listed here will override any specified in a config file.
77
# Prefix the list here with "+" to use these queries and those in the config file.
0 commit comments