Skip to content

Commit

Permalink
chore: fix 'with' languages
Browse files Browse the repository at this point in the history
  • Loading branch information
adhocore authored Aug 12, 2021
1 parent fe2aa5a commit a813b55
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/codeql-analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ jobs:
- name: Initialize CodeQL
uses: github/codeql-action/init@v1
with:
languages: ${{ matrix.language }}
- name: Autobuild
uses: github/codeql-action/autobuild@v1
- name: Perform CodeQL Analysis
Expand Down

0 comments on commit a813b55

Please sign in to comment.