Actually enable check run ID discovery

This commit is contained in:
Jordan Dominion
2024-08-16 23:04:32 -04:00
parent 8247edc095
commit 9c1ee13d70
+1
View File
@@ -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 }}",