[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:
Copilot
2026-03-03 14:29:03 -07:00
committed by GitHub
parent 8ea3518c3f
commit c6ed115771
+3
View File
@@ -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 }}