👷 fix issue bot typo
This commit is contained in:
parent
7e8f6d19b5
commit
0da3d144c5
4
.github/workflows/issue-reply.yml
vendored
4
.github/workflows/issue-reply.yml
vendored
|
|
@ -30,8 +30,8 @@ jobs:
|
||||||
|
|
||||||
你好 @${{ github.event.issue.user.login }},为节约大家的时间,请使用 issue 模板反馈问题。该 issue 将要被关闭。
|
你好 @${{ github.event.issue.user.login }},为节约大家的时间,请使用 issue 模板反馈问题。该 issue 将要被关闭。
|
||||||
|
|
||||||
- name: Need Reproduce
|
- name: Need Reproduction
|
||||||
if: github.event.label.name == 'Need Reproduce'
|
if: github.event.label.name == 'Need Reproduction'
|
||||||
uses: actions-cool/issues-helper@v2.0.0
|
uses: actions-cool/issues-helper@v2.0.0
|
||||||
with:
|
with:
|
||||||
actions: 'create-comment'
|
actions: 'create-comment'
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user