Skip to content

fix(go.mod): adds back tendermint => github.com/cometbft/cometbft v0.34.29 replacement #185

fix(go.mod): adds back tendermint => github.com/cometbft/cometbft v0.34.29 replacement

fix(go.mod): adds back tendermint => github.com/cometbft/cometbft v0.34.29 replacement #185

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