Skip to content

Commit

Permalink
chore: removed ts from codeql
Browse files Browse the repository at this point in the history
Signed-off-by: Adithya Krishna <[email protected]>
  • Loading branch information
Adithya Krishna committed Aug 23, 2023
1 parent 51a2170 commit 74b9553
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/CodeQL-Analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
strategy:
fail-fast: false
matrix:
language: [ 'javascript', 'typescript', 'python' ]
language: [ 'javascript', 'python' ]

steps:
- name: Checkout repository
Expand Down

0 comments on commit 74b9553

Please sign in to comment.