Skip to content

Commit

Permalink
Add GitHub actions to CodeQL
Browse files Browse the repository at this point in the history
  • Loading branch information
anothertobi committed Dec 28, 2024
1 parent 0b18e6c commit f938d72
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 f938d72

Please sign in to comment.