mirror of
https://github.com/Kareadita/Kavita.git
synced 2026-06-05 06:15:25 -04:00
[WIP] Address feedback on CI setup overhaul (#4487)
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: majora2007 <735851+majora2007@users.noreply.github.com>
This commit is contained in:
@@ -8,6 +8,9 @@ on:
|
||||
jobs:
|
||||
check-source:
|
||||
runs-on: ubuntu-24.04
|
||||
permissions:
|
||||
pull-requests: read
|
||||
contents: read
|
||||
outputs:
|
||||
head_ref: ${{ steps.findPr.outputs.head_ref }}
|
||||
pr_title: ${{ steps.findPr.outputs.title }}
|
||||
|
||||
Reference in New Issue
Block a user