Skip to content

build(deps): bump github.com/dymensionxyz/sdk-utils from 0.1.1 to 0.2.6 #30

build(deps): bump github.com/dymensionxyz/sdk-utils from 0.1.1 to 0.2.6

build(deps): bump github.com/dymensionxyz/sdk-utils from 0.1.1 to 0.2.6 #30

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