From 7b7db6b3e6ebfac0cbcdb807a94679050df30540 Mon Sep 17 00:00:00 2001 From: status102 Date: Sat, 2 Dec 2023 22:20:48 +0800 Subject: [PATCH] =?UTF-8?q?Revert=20"ci:=20PR=20Checker=E5=9C=A8Merge?= =?UTF-8?q?=E4=B9=8B=E5=90=8E=E4=B8=8D=E5=86=8D=E8=BF=90=E8=A1=8C"=20(#746?= =?UTF-8?q?1)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Reverts MaaAssistantArknights/MaaAssistantArknights#7451 --- .github/workflows/pr-checker.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/pr-checker.yml b/.github/workflows/pr-checker.yml index 2fd266cdb7..f13c6de156 100644 --- a/.github/workflows/pr-checker.yml +++ b/.github/workflows/pr-checker.yml @@ -10,7 +10,6 @@ jobs: steps: - name: Check Commits - if: github.event_name == 'pull_request' uses: actions/github-script@v7 with: github-token: ${{ secrets.GITHUB_TOKEN }}