Merge pull request #6191 from jellyfin/ci-fix

This commit is contained in:
Bill Thornton
2024-10-13 12:34:52 -04:00
committed by GitHub
+1 -1
View File
@@ -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 🔬