We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 391b1b2 commit 1ab5a83Copy full SHA for 1ab5a83
.github/workflows/automerge.yml
@@ -16,7 +16,7 @@ jobs:
16
env:
17
GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}"
18
- name: Merge pull requests
19
- uses: pascalgn/automerge-action@v0.11.0
+ uses: pascalgn/automerge-action@v0.12.0
20
if: steps.waitforstatuschecks.outputs.status == 'success'
21
22
MERGE_METHOD: "squash"
0 commit comments