mirror of
https://github.com/MaaAssistantArknights/MaaAssistantArknights.git
synced 2026-07-19 18:47:55 +08:00
3
.github/workflows/issue-checker.yml
vendored
3
.github/workflows/issue-checker.yml
vendored
@@ -6,6 +6,7 @@ on:
|
||||
types: [opened, edited]
|
||||
issue_comment:
|
||||
types: [created, edited]
|
||||
push:
|
||||
|
||||
permissions:
|
||||
contents: read
|
||||
@@ -16,7 +17,7 @@ jobs:
|
||||
triage:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: zzyyyl/issue-checker@v1.4
|
||||
- uses: zzyyyl/issue-checker@v1.5
|
||||
with:
|
||||
repo-token: "${{ secrets.GITHUB_TOKEN }}"
|
||||
configuration-path: .github/issue-checker.yml
|
||||
|
||||
Reference in New Issue
Block a user