mirror of
https://github.com/openimsdk/open-im-server.git
synced 2025-12-03 02:42:19 +08:00
update openim environment and status
Signed-off-by: Xinwei Xiong (cubxxw) <3293172751nss@gmail.com>
This commit is contained in:
parent
77f33d9af7
commit
3d3721fee7
12
.github/workflows/openimci.yml
vendored
12
.github/workflows/openimci.yml
vendored
@ -142,18 +142,6 @@ jobs:
|
|||||||
sudo docker ps >> $GITHUB_ENV
|
sudo docker ps >> $GITHUB_ENV
|
||||||
echo "EOF" >> $GITHUB_ENV
|
echo "EOF" >> $GITHUB_ENV
|
||||||
|
|
||||||
- name: Comment PR with message
|
|
||||||
uses: ./
|
|
||||||
id: nrt_message
|
|
||||||
with:
|
|
||||||
message: |
|
|
||||||
Current branch is `${{ github.head_ref }}`.
|
|
||||||
_(execution **${{ github.run_id }}** / attempt **${{ github.run_attempt }}**)_
|
|
||||||
comment_tag: nrt_message
|
|
||||||
reactions: eyes, rocket
|
|
||||||
mode: recreate
|
|
||||||
GITHUB_TOKEN: ${{ secrets.BOT_GITHUB_TOKEN }}
|
|
||||||
|
|
||||||
- name: Comment PR
|
- name: Comment PR
|
||||||
uses: thollander/actions-comment-pull-request@v2
|
uses: thollander/actions-comment-pull-request@v2
|
||||||
with:
|
with:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user