Skip to content

Commit

Permalink
chore: attempt to fix codeql.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
Koenkk committed Nov 13, 2024
1 parent 6e04f7b commit f7e7115
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 @@ -19,7 +19,7 @@ jobs:
uses: github/codeql-action/init@v3
with:
languages: javascript-typescript
build-mode: autobuild
build-mode: none
- name: Perform CodeQL Analysis
uses: github/codeql-action/analyze@v3
with:
Expand Down

0 comments on commit f7e7115

Please sign in to comment.