Update automerge.yaml
Signed-off-by: Kjeld Schouten <info@kjeldschouten.nl>
This commit is contained in:
@@ -17,7 +17,7 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
github-token: "${{ secrets.OR_PAT }}"
|
github-token: "${{ secrets.OR_PAT }}"
|
||||||
review-message: "Auto approved automated PR"
|
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:
|
automerge:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
|||||||
Reference in New Issue
Block a user