From b64aaad31bde9b0319e28b7f9681908705bfe6d3 Mon Sep 17 00:00:00 2001 From: joergi <1439809+joergi@users.noreply.github.com> Date: Fri, 3 Mar 2023 13:44:01 +0100 Subject: [PATCH] add label for automerge #100 #101 --- .github/workflows/update-latest-issue.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/update-latest-issue.yml b/.github/workflows/update-latest-issue.yml index 81b31ea..af8a132 100644 --- a/.github/workflows/update-latest-issue.yml +++ b/.github/workflows/update-latest-issue.yml @@ -30,6 +30,7 @@ jobs: branch: automated_PR_for_update_issues branch-suffix: timestamp delete-branch: true + labels: "automerge" - name: Auto-merge Pull Request uses: pascalgn/automerge-action@v0.15.0 with: