Skip to content

fix(da): check DA client type before trying to fetch batch #40

fix(da): check DA client type before trying to fetch batch

fix(da): check DA client type before trying to fetch batch #40

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