Skip to content

chore(deps): bump commitizen to v3.8.0 #195

chore(deps): bump commitizen to v3.8.0

chore(deps): bump commitizen to v3.8.0 #195

name: Notify Reviewers
on:
pull_request:
types:
- review_requested
permissions:
contents: read
jobs:
notify-reviewers:
name: Notify Reviewers
uses: ScribeMD/slack-templates/.github/workflows/notify-reviewers.yaml@0.6.28
secrets:
SLACK_BOT_TOKEN: ${{ secrets.SLACK_BOT_TOKEN }}
SLACK_REVIEW_CHANNEL_ID: ${{ secrets.SLACK_REVIEW_CHANNEL_ID }}