Skip to content

Commit

Permalink
again...
Browse files Browse the repository at this point in the history
  • Loading branch information
henrythasler committed Sep 30, 2023
1 parent e099045 commit 38e63ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/codeql.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ jobs:
with:
languages: ${{ matrix.language }}
queries: +security-and-quality
config-file: custom-config.yml

- name: Autobuild
uses: github/codeql-action/autobuild@v2
Expand All @@ -38,5 +39,4 @@ jobs:
uses: github/codeql-action/analyze@v2
with:
category: "/language:${{ matrix.language }}"
config-file: custom-config.yml

0 comments on commit 38e63ae

Please sign in to comment.