fix: workflow

This commit is contained in:
源文雨 2023-09-20 20:06:44 +09:00
parent df927d0b7f
commit 21269ee835

View File

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