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 }}