mirror of
https://github.com/openimsdk/open-im-server.git
synced 2025-04-25 02:58:26 +08:00
fix: comment invite trigger actions
Signed-off-by: Xinwei Xiong(cubxxw) <3293172751nss@gmail.com>
This commit is contained in:
parent
1496a23fdc
commit
8f45b1d794
2
.github/workflows/auto-invite.yml
vendored
2
.github/workflows/auto-invite.yml
vendored
@ -31,7 +31,7 @@ jobs:
|
|||||||
- name: Close Issue
|
- name: Close Issue
|
||||||
uses: peter-evans/close-issue@v3
|
uses: peter-evans/close-issue@v3
|
||||||
with:
|
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
|
comment: auto-closing issue, if you still need help please reopen the issue or ask for help in the community above
|
||||||
labels: |
|
labels: |
|
||||||
triage/accepted
|
triage/accepted
|
Loading…
x
Reference in New Issue
Block a user