mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-05-30 04:14:04 +02:00
Update onpr_automerge.yaml
This commit is contained in:
5
.github/workflows/onpr_automerge.yaml
vendored
5
.github/workflows/onpr_automerge.yaml
vendored
@@ -47,8 +47,3 @@ jobs:
|
|||||||
curl -X PUT -H "Authorization: token ${{ secrets.GITHUB_TOKEN }}" \
|
curl -X PUT -H "Authorization: token ${{ secrets.GITHUB_TOKEN }}" \
|
||||||
-H "Accept: application/vnd.github.v3+json" \
|
-H "Accept: application/vnd.github.v3+json" \
|
||||||
https://api.github.com/repos/${{ github.repository }}/pulls/${{ github.event.pull_request.number }}/merge
|
https://api.github.com/repos/${{ github.repository }}/pulls/${{ github.event.pull_request.number }}/merge
|
||||||
- name: Merge PR
|
|
||||||
if: env.PR_STATUS == 'alsotrue'
|
|
||||||
uses: "pascalgn/automerge-action@v0.16.2"
|
|
||||||
env:
|
|
||||||
GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}"
|
|
||||||
|
|||||||
Reference in New Issue
Block a user