Skip to content

fix(da): full-nodes can sync from p2p while DA light client is down or out of sync #103

fix(da): full-nodes can sync from p2p while DA light client is down or out of sync

fix(da): full-nodes can sync from p2p while DA light client is down or out of sync #103

name: new-pr-notification-to-slack
on:
pull_request:
types: [opened]
jobs:
new-pr-notification:
uses: dymensionxyz/common-workflows/.github/workflows/new-pr-notification.yaml@main
secrets:
WEBHOOK_URL: ${{ secrets.SLACK_NEW_PR_CHANNEL_WEBHOOK }}