瀏覽代碼

set channel

Yuki Takei 5 年之前
父節點
當前提交
38b1cd11c9
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      .github/workflows/list-unhealthy-branches.yml

+ 1 - 0
.github/workflows/list-unhealthy-branches.yml

@@ -28,5 +28,6 @@ jobs:
       env:
         INCOMING_WEBHOOK_URL: ${{ secrets.SLACK_WEBHOOK_URL }}
       with:
+        channel: dev
         text: There is some *inactive* branches on remote.
         attachments: ${{ steps.list-branches.outputs.SLACK_ATTACHMENTS_INACTIVE }}