Skip to content

Commit 4fe1d6b

Browse files
Fix analysis workflow
1 parent 28a97b2 commit 4fe1d6b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/analysis.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
- name: Analysis | Setup
1818
uses: github/codeql-action/init@v1
1919
with:
20-
languages: [csharp]
20+
languages: csharp
2121

2222
- name: Analysis | Build
2323
uses: github/codeql-action/autobuild@v1

0 commit comments

Comments
 (0)