fix: comment invite trigger actions
Signed-off-by: Xinwei Xiong(cubxxw) <3293172751nss@gmail.com>
This commit is contained in:
committed by
Xinwei Xiong(cubxxw-openim)
parent
1496a23fdc
commit
8f45b1d794
@@ -31,7 +31,7 @@ jobs:
|
||||
- name: Close Issue
|
||||
uses: peter-evans/close-issue@v3
|
||||
with:
|
||||
issue-number: 1
|
||||
issue-number: ${{ github.event.issue.number }}
|
||||
comment: auto-closing issue, if you still need help please reopen the issue or ask for help in the community above
|
||||
labels: |
|
||||
triage/accepted
|
||||
Reference in New Issue
Block a user