delete gh branch automatically when closing update PR

This commit is contained in:
Pedro S. Lopez
2021-07-19 19:46:24 -04:00
committed by GitHub
parent 62c7c15f44
commit 98acd2312d

View File

@@ -28,6 +28,7 @@ jobs:
uses: peter-evans/create-pull-request@v3
with:
branch: auto-wa-web-update/patch
delete-branch: true
commit-message: Update supported WhatsApp Web version to v${{ env.WA_VERSION }}
title: Update WhatsApp Web Version (${{ env.WA_VERSION }})
body: |