Skip to content

Commit

Permalink
Fixed typo in code-pr-check yml
Browse files Browse the repository at this point in the history
  • Loading branch information
DanielClarkeEducation committed Jan 30, 2024
1 parent 0d4f578 commit c1f67d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/code-pr-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
- name: Initialize CodeQL
uses: github/codeql-action/init@v3
with:
languages: csharp, javascript`
languages: csharp, javascript

- name: Autobuild
uses: github/codeql-action/autobuild@v3
Expand Down

0 comments on commit c1f67d6

Please sign in to comment.