Skip to content

Commit

Permalink
fix(automation): Trying autobuild
Browse files Browse the repository at this point in the history
  • Loading branch information
vaughnw128 committed Oct 11, 2024
1 parent 9185625 commit 0f3f1a7
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/codeql.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,10 +26,6 @@ jobs:
with:
languages: go
config-file: ./.github/codeql/codeql-config.yml
build-mode: manual

- run: |
make compile-only

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

0 comments on commit 0f3f1a7

Please sign in to comment.