mirror of
https://github.com/hl-archive-node/nanoreth.git
synced 2025-12-06 10:59:55 +00:00
chore(ci): disable hive discord alerts (#11625)
This commit is contained in:
5
.github/workflows/hive.yml
vendored
5
.github/workflows/hive.yml
vendored
@ -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:
|
||||
|
||||
Reference in New Issue
Block a user