mirror of
https://github.com/MaaAssistantArknights/MaaAssistantArknights.git
synced 2026-07-19 02:23:01 +08:00
Revert "ci: PR Checker在Merge之后不再运行" (#7461)
Reverts MaaAssistantArknights/MaaAssistantArknights#7451
This commit is contained in:
1
.github/workflows/pr-checker.yml
vendored
1
.github/workflows/pr-checker.yml
vendored
@@ -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 }}
|
||||
|
||||
Reference in New Issue
Block a user