mirror of
https://github.com/tgstation/tgstation-server.git
synced 2026-08-22 20:47:28 +01:00
Actually enable check run ID discovery
This commit is contained in:
@@ -94,6 +94,7 @@ jobs:
|
||||
ref: ${{ github.event.pull_request.number }}-merge
|
||||
workflow: ci-pipeline.yml
|
||||
token: ${{ github.token }}
|
||||
discover: true
|
||||
workflow-inputs: |
|
||||
{
|
||||
"pull_request_number": "${{ github.event.pull_request.number }}",
|
||||
|
||||
Reference in New Issue
Block a user