Skip to content

Commit

Permalink
ci: Move weekly coverage stats to hubble chanel (#1689)
Browse files Browse the repository at this point in the history
  • Loading branch information
aborgna-q authored Nov 25, 2024
1 parent 116d003 commit 953df6b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/notify-coverage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,5 +27,5 @@ jobs:
method: chat.postMessage
token: ${{ secrets.SLACK_BOT_TOKEN }}
payload: |
channel: 'C04SHCL4FKP'
channel: 'C05GGH4GP4N'
text: ${{ needs.coverage-trend.outputs.msg }}

0 comments on commit 953df6b

Please sign in to comment.