Update codeql.yml

This commit is contained in:
Alexey 2026-02-12 19:00:12 +03:00 committed by GitHub
parent 3ba97a08fa
commit 91eea914b3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 0 additions and 1 deletions

View File

@ -43,4 +43,3 @@ jobs:
uses: github/codeql-action/analyze@v4 uses: github/codeql-action/analyze@v4
with: with:
category: "/language:${{ matrix.language }}" category: "/language:${{ matrix.language }}"
)