From 1b0d35eb1d8349eaac5dd0823895401988a0590d Mon Sep 17 00:00:00 2001 From: MistEO Date: Sun, 16 Jul 2023 22:50:47 +0800 Subject: [PATCH] =?UTF-8?q?chore:=20=E5=85=B3=E9=97=AD=E8=87=AA=E5=8A=A8?= =?UTF-8?q?=20merge?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/auto_reply.yml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/.github/workflows/auto_reply.yml b/.github/workflows/auto_reply.yml index 77ad36c..17c98b9 100644 --- a/.github/workflows/auto_reply.yml +++ b/.github/workflows/auto_reply.yml @@ -66,9 +66,9 @@ jobs: reactions: hooray - - name: Auto Merge - if: steps.scoring.outputs.valid == 'True' - uses: pascalgn/automerge-action@v0.15.6 - env: - MERGE_LABELS: "" - GITHUB_TOKEN: ${{ secrets.MISTEOPAT }} + # - name: Auto Merge + # if: steps.scoring.outputs.valid == 'True' + # uses: pascalgn/automerge-action@v0.15.6 + # env: + # MERGE_LABELS: "" + # GITHUB_TOKEN: ${{ secrets.MISTEOPAT }}