diff --git a/.github/workflows/codeindex.yml b/.github/workflows/codeindex.yml index fdf7cef..17a564f 100644 --- a/.github/workflows/codeindex.yml +++ b/.github/workflows/codeindex.yml @@ -20,3 +20,4 @@ jobs: - uses: microsoft/RichCodeNavIndexer@v0.1 with: repo-token: ${{ github.token }} + languages: 'csharp'