From 2415aa06eeef98681de8522ab89c41c21634d3cb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=85=B3=E7=BA=A2=E7=A6=8F?= Date: Wed, 11 Sep 2019 14:57:33 +0800 Subject: [PATCH] doc --- .github/workflows/main.yml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 465b7e1..1aa3f9e 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -13,8 +13,8 @@ jobs: with: msgtype: text content: 广州今日天气:29度,大部分多云,降雨概率:60% - mentioned_list: '["wangqing","@all"]' - mentioned_mobile_list: '["13800001111","@all"]' + mentioned_list: '["@all"]' + mentioned_mobile_list: '["@all"]' # markdown格式 - name: WeChat Work notification by markdown @@ -23,10 +23,10 @@ jobs: WECHAT_WORK_BOT_WEBHOOK: ${{secrets.WECHAT_WORK_BOT_WEBHOOK}} with: msgtype: markdown - content: '实时新增用户反馈132例,请相关同事注意。\n - >类型:用户反馈 \n - >普通用户反馈:117例 \n - >VIP用户反馈:15例' + content: '实时新增用户反馈132例,请相关同事注意。\n + >类型:用户反馈 \n + >普通用户反馈:117例 \n + >VIP用户反馈:15例' # 图片格式 - name: WeChat Work notification by image