Yuki Takei 5 лет назад
Родитель
Сommit
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 }}