Skip to content

Commit 8158a7a

Browse files
committed
Skip autobuilding for csharp
1 parent abcbf46 commit 8158a7a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/codeql.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ jobs:
3434

3535
- name: Autobuild
3636
uses: github/codeql-action/autobuild@v3
37+
if: ${{ matrix.language != 'csharp' }}
3738

3839
- name: Perform CodeQL Analysis
3940
uses: github/codeql-action/analyze@v3

0 commit comments

Comments
 (0)