Skip to content

Commit 437f238

Browse files
fixed syntax error
1 parent 4dda979 commit 437f238

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/codeql.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,4 +32,4 @@ jobs:
3232
- name: Perform CodeQL Analysis
3333
uses: github/codeql-action/analyze@4b1d7da102ff94aca014c0245062b1a463356d72
3434
with:
35-
category: "/language:${{matrix.language}}" s
35+
category: "/language:${{matrix.language}}"

0 commit comments

Comments
 (0)