Skip to content

chore(deps): bump github.com/opencontainers/runc from 1.1.5 to 1.2.0 #26

chore(deps): bump github.com/opencontainers/runc from 1.1.5 to 1.2.0

chore(deps): bump github.com/opencontainers/runc from 1.1.5 to 1.2.0 #26

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