Skip to content

fix(deps): bump @actions/core from v1.10.0 to v1.10.1 #648

fix(deps): bump @actions/core from v1.10.0 to v1.10.1

fix(deps): bump @actions/core from v1.10.0 to v1.10.1 #648

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