Skip to content

ci(MegaLinter): Disable markdown-link-check #592

ci(MegaLinter): Disable markdown-link-check

ci(MegaLinter): Disable markdown-link-check #592

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