Revert "ci: PR Checker在Merge之后不再运行" (#7461)

Reverts MaaAssistantArknights/MaaAssistantArknights#7451
This commit is contained in:
status102
2023-12-02 22:20:48 +08:00
committed by GitHub
parent 2c0390ec4d
commit 7b7db6b3e6

View File

@@ -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 }}