From 6f4f1eff1107c8b24d166db6c4dd805ac7cc6aa0 Mon Sep 17 00:00:00 2001 From: michaelessiet Date: Sun, 3 Mar 2024 12:28:29 +0100 Subject: [PATCH] ... --- .github/workflows/close-tea-pr.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/close-tea-pr.yaml b/.github/workflows/close-tea-pr.yaml index a216b1f..2740b63 100644 --- a/.github/workflows/close-tea-pr.yaml +++ b/.github/workflows/close-tea-pr.yaml @@ -33,4 +33,3 @@ jobs: with: pull-request-number: ${{ github.event.pull_request.number }} comment: This pull request has been automatically closed because it contains changes to `tea.yaml`, which is not allowed. Please contact the repository administrator for more information. - delete-branch: true