Skip to content

Commit

Permalink
Update test workflow.
Browse files Browse the repository at this point in the history
  • Loading branch information
reitermarkus committed Jul 2, 2022
1 parent 787b521 commit a25ea0d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/automerge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,8 @@ jobs:
- uses: ./
with:
token: ${{ secrets.GH_TOKEN }}
squash-title: true
squash-commit-title: ${pull_request.title} (#${pull_request.number})
squash-commit-message: '\n'
do-not-merge-labels: never-merge
required-labels: automerge
pull-request: ${{ github.event.inputs.pull-request }}

0 comments on commit a25ea0d

Please sign in to comment.