mirror of
https://github.com/cheveguerra/whatsapp-web.js.git
synced 2026-04-17 19:26:20 +00:00
delete gh branch automatically when closing update PR
This commit is contained in:
1
.github/workflows/update.yml
vendored
1
.github/workflows/update.yml
vendored
@@ -28,6 +28,7 @@ jobs:
|
|||||||
uses: peter-evans/create-pull-request@v3
|
uses: peter-evans/create-pull-request@v3
|
||||||
with:
|
with:
|
||||||
branch: auto-wa-web-update/patch
|
branch: auto-wa-web-update/patch
|
||||||
|
delete-branch: true
|
||||||
commit-message: Update supported WhatsApp Web version to v${{ env.WA_VERSION }}
|
commit-message: Update supported WhatsApp Web version to v${{ env.WA_VERSION }}
|
||||||
title: Update WhatsApp Web Version (${{ env.WA_VERSION }})
|
title: Update WhatsApp Web Version (${{ env.WA_VERSION }})
|
||||||
body: |
|
body: |
|
||||||
|
|||||||
Reference in New Issue
Block a user