1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00

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
commit 9a192c7e5c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

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 🔬