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 772ffdd commit 8151ea1Copy full SHA for 8151ea1
.github/workflows/codeql-analysis.yml
@@ -11,4 +11,6 @@ jobs:
11
call-codeQL-analysis:
12
name: CodeQL analysis
13
#uses: actions/reusable-workflows/.github/workflows/codeql-analysis.yml@main
14
- uses: IvanZosimov/reusable-workflows/.github/workflows/codeql-analysis.yml@main
+ uses: IvanZosimov/reusable-workflows/.github/workflows/codeql-analysis.yml@main
15
+ with:
16
+ languages: "['typescript']"
0 commit comments