Skip to content

Commit

Permalink
ci: fix codeql workflow matrix
Browse files Browse the repository at this point in the history
Signed-off-by: Matthew Penner <[email protected]>
  • Loading branch information
matthewpi committed Mar 10, 2025
1 parent 59905a6 commit 91e0162
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/codeql.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
strategy:
fail-fast: false
matrix:
language:
include:
- language: go
build-mode: autobuild
permissions:
Expand Down

0 comments on commit 91e0162

Please sign in to comment.