Update automerge.yaml

Signed-off-by: Kjeld Schouten <info@kjeldschouten.nl>
This commit is contained in:
Kjeld Schouten
2024-10-18 16:46:08 +02:00
committed by GitHub
parent e7a015fc18
commit 2240622942
+1 -1
View File
@@ -17,7 +17,7 @@ jobs:
with:
github-token: "${{ secrets.OR_PAT }}"
review-message: "Auto approved automated PR"
pull-request-number: ${{ github.event.inputs.pullRequestNumber }}
pull-request-number: ${{ github.event.workflow_run.pull_requests[0].number }}
automerge:
runs-on: ubuntu-latest