Skip to content

build(deps): bump google.golang.org/grpc from 1.61.0 to 1.63.2 #4

build(deps): bump google.golang.org/grpc from 1.61.0 to 1.63.2

build(deps): bump google.golang.org/grpc from 1.61.0 to 1.63.2 #4

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