Skip to content

Commit

Permalink
ci: try autobuild
Browse files Browse the repository at this point in the history
  • Loading branch information
ernado committed Apr 20, 2024
1 parent 4c256b7 commit 6c960ea
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/codeql.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -38,5 +38,8 @@ jobs:
languages: ${{ matrix.language }}
config-file: ./.github/codeql/config.yml

- name: Autobuild
uses: github/codeql-action/autobuild@v3

- name: Perform CodeQL Analysis
uses: github/codeql-action/analyze@v3

0 comments on commit 6c960ea

Please sign in to comment.