Skip to content

build(deps): bump github.com/dymensionxyz/dymint from 1.3.0-rc02.0.20250108131438-3789c4a7cd70 to 1.3.0-rc03-3d-migration-01-alt #69

build(deps): bump github.com/dymensionxyz/dymint from 1.3.0-rc02.0.20250108131438-3789c4a7cd70 to 1.3.0-rc03-3d-migration-01-alt

build(deps): bump github.com/dymensionxyz/dymint from 1.3.0-rc02.0.20250108131438-3789c4a7cd70 to 1.3.0-rc03-3d-migration-01-alt #69

name: stale-pr-notification-to-slack
on:
pull_request:
types: [labeled]
jobs:
stale-pr-notification:
if: github.event.label.name == 'Stale'
uses: dymensionxyz/common-workflows/.github/workflows/stale-pr-notification.yaml@main
secrets:
WEBHOOK_URL: ${{ secrets.SLACK_STALE_PR_CHANNEL_WEBHOOK }}