Skip to content

Commit

Permalink
Merge pull request #43 from anothertobi/codeql-actions
Browse files Browse the repository at this point in the history
Add GitHub actions to CodeQL
  • Loading branch information
anothertobi authored Dec 28, 2024
2 parents 0b18e6c + f938d72 commit 6ad2f5f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/codeql.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,8 @@ jobs:
include:
- language: go
build-mode: autobuild
- language: actions
build-mode: none
steps:
- name: Checkout repository
uses: actions/checkout@v4
Expand Down

0 comments on commit 6ad2f5f

Please sign in to comment.