From 98acd2312ded888feb2c5a2e9d0dfb698b4911c2 Mon Sep 17 00:00:00 2001 From: "Pedro S. Lopez" Date: Mon, 19 Jul 2021 19:46:24 -0400 Subject: [PATCH] delete gh branch automatically when closing update PR --- .github/workflows/update.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/update.yml b/.github/workflows/update.yml index e42566a..3aa6387 100644 --- a/.github/workflows/update.yml +++ b/.github/workflows/update.yml @@ -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: |