We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 63d278e commit 2864543Copy full SHA for 2864543
.github/workflows/codeql-analysis.yml
@@ -26,4 +26,6 @@ permissions:
26
27
jobs:
28
analyze:
29
- uses: JaCraig/Centralized-Workflows/.github/workflows/codeql.yml@main
+ uses: JaCraig/Centralized-Workflows/.github/workflows/codeql.yml@main
30
+ with:
31
+ languages: "['csharp']"
0 commit comments