feat: provide robot for use

Signed-off-by: Xinwei Xiong(cubxxw) <3293172751nss@gmail.com>
This commit is contained in:
Xinwei Xiong(cubxxw)
2023-05-17 16:38:16 +08:00
committed by Xinwei Xiong(cubxxw-openim)
parent 8f45b1d794
commit 68ff2b0cdb
2 changed files with 18 additions and 1 deletions
+1 -1
View File
@@ -6,7 +6,7 @@ on:
jobs:
issue_comment:
name: Invite users to join our group
if: ${{ github.event.comment.body == '/invite' }}
if: ${{ github.event.comment.body == '/invite' || github.event.comment.body == '/close' || github.event.comment.body == '/comment' }}
runs-on: ubuntu-latest
permissions:
issues: write