mirror of
https://github.com/FloatTech/ZeroBot-Plugin.git
synced 2025-12-19 13:50:09 +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 represent a sequence of tasks that will be executed as part of the job
|
||||||
steps:
|
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
|
uses: roots/issue-closer@v1.1
|
||||||
with:
|
with:
|
||||||
repo-token: ${{ secrets.GITHUB_TOKEN }}
|
repo-token: ${{ secrets.GITHUB_TOKEN }}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user