Skip to content

fix(p2p): validate block before applying and not before caching in p2p gossiping #46

fix(p2p): validate block before applying and not before caching in p2p gossiping

fix(p2p): validate block before applying and not before caching in p2p gossiping #46

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 }}