Skip to content

build(deps): bump github.com/dymensionxyz/dymint from 1.1.3-rc04 to 1.2.0-rc01 #29

build(deps): bump github.com/dymensionxyz/dymint from 1.1.3-rc04 to 1.2.0-rc01

build(deps): bump github.com/dymensionxyz/dymint from 1.1.3-rc04 to 1.2.0-rc01 #29

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