mirror of
https://github.com/FloatTech/ZeroBot-Plugin.git
synced 2025-12-18 20:50:12 +08:00
fix: workflow
This commit is contained in:
parent
df927d0b7f
commit
21269ee835
2
.github/workflows/pull.yml
vendored
2
.github/workflows/pull.yml
vendored
@ -9,7 +9,7 @@ jobs:
|
||||
|
||||
# Steps represent a sequence of tasks that will be executed as part of the job
|
||||
steps:
|
||||
- name: Autoclose issues that did not follow issue template
|
||||
- name: Autoclose PR that did not follow PR template
|
||||
uses: roots/issue-closer@v1.1
|
||||
with:
|
||||
repo-token: ${{ secrets.GITHUB_TOKEN }}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user