Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
rscampos committed Dec 20, 2024
1 parent a6f9702 commit d1b0c9e
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/codeql.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,10 @@ jobs:
with:
languages: ${{ matrix.language }}
build-mode: ${{ matrix.build-mode }}
packs: |
codeql/threat-models:latest
codeql/${{ matrix.language }}-all:latest
codeql/${{ matrix.language }}-queries:latest

- if: matrix.build-mode == 'manual'
shell: bash
Expand Down

0 comments on commit d1b0c9e

Please sign in to comment.