Skip to content

Commit

Permalink
Add csharp to CodeQL (#901)
Browse files Browse the repository at this point in the history
  • Loading branch information
danjov authored Dec 13, 2023
2 parents a766390 + 709e6e2 commit a144102
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/codeql.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
strategy:
fail-fast: false
matrix:
language: [ 'python', 'javascript' ]
language: [ 'python', 'javascript', 'csharp' ]

steps:
- name: Checkout repository
Expand Down

0 comments on commit a144102

Please sign in to comment.