Skip to content

chore(deps): bump pre-commit from v3.3.2 to v3.3.3 #162

chore(deps): bump pre-commit from v3.3.2 to v3.3.3

chore(deps): bump pre-commit from v3.3.2 to v3.3.3 #162

name: Notify Assignee
on:
pull_request:
types:
- assigned
permissions:
contents: read
jobs:
notify-assignee:
name: Notify Assignee
uses: ScribeMD/slack-templates/.github/workflows/notify-assignee.yaml@0.6.20
secrets:
SLACK_BOT_TOKEN: ${{ secrets.SLACK_BOT_TOKEN }}
SLACK_ASSIGN_CHANNEL_ID: ${{ secrets.SLACK_ASSIGN_CHANNEL_ID }}