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