chore(ci): disable hive discord alerts (#11625)

This commit is contained in:
Federico Gimenez
2024-10-10 09:50:40 +02:00
committed by GitHub
parent 701f51bd2d
commit 672e3111c6

View File

@ -259,11 +259,6 @@ jobs:
runs-on:
group: Reth
steps:
- name: Discord Webhook Action
uses: tsickert/discord-webhook@v6.0.0
with:
webhook-url: ${{ secrets.RETH_ALERTS_WEBHOOK }}
content: "Failed run: https://github.com/paradigmxyz/reth/actions/runs/${{ github.run_id }}"
- name: Slack Webhook Action
uses: rtCamp/action-slack-notify@v2
env: