Merge pull request #6191 from jellyfin/ci-fix
This commit is contained in:
@@ -43,7 +43,7 @@ jobs:
|
||||
uses: ./.github/workflows/__quality_checks.yml
|
||||
permissions: {}
|
||||
with:
|
||||
commit: ${{ github.event.pull_request.head.ref }}
|
||||
commit: ${{ github.event.pull_request.head.sha }}
|
||||
|
||||
codeql:
|
||||
name: GitHub CodeQL 🔬
|
||||
|
||||
Reference in New Issue
Block a user