Update autoMergePR.yml
This commit is contained in:
parent
8362060ca9
commit
ebb4f4a7f5
|
@ -18,7 +18,7 @@ jobs:
|
||||||
- name: Auto-Merge Pull Request
|
- name: Auto-Merge Pull Request
|
||||||
# You may pin to the exact commit or the version.
|
# You may pin to the exact commit or the version.
|
||||||
# uses: reitermarkus/automerge@72bc1353d0a084c84034be23424b124d900d1658
|
# uses: reitermarkus/automerge@72bc1353d0a084c84034be23424b124d900d1658
|
||||||
uses: reitermarkus/automerge@v2
|
uses: reitermarkus/automerge@v1.5.2
|
||||||
with:
|
with:
|
||||||
token: ${{ secrets.PUSH_TOKEN }}
|
token: ${{ secrets.PUSH_TOKEN }}
|
||||||
merge-method: squash
|
merge-method: squash
|
||||||
|
|
Loading…
Reference in New Issue