Skip to content

Commit 3353449

Browse files
committed
try the following troubleshooting steps: "copy this snippet of code"
1 parent b5ff7d8 commit 3353449

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/codeql.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ jobs:
2929
- name: Initialize CodeQL
3030
uses: github/codeql-action/init@v2
3131
with:
32+
languages: ${{ matrix.language }}
3233
config-file: ./.github/codeql/codeql-configuration.yml
3334

3435
- name: Autobuild

0 commit comments

Comments
 (0)