Skip to content

Commit 3ac3236

Browse files
authored
chore: Specify languages for CodeQL analysis
1 parent 2524f20 commit 3ac3236

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.github/workflows/codeql-analysis.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,4 +26,6 @@ permissions:
2626

2727
jobs:
2828
analyze:
29-
uses: JaCraig/Centralized-Workflows/.github/workflows/codeql.yml@main
29+
uses: JaCraig/Centralized-Workflows/.github/workflows/codeql.yml@main
30+
with:
31+
languages: "['csharp']"

0 commit comments

Comments
 (0)