Skip to content

fix(MegaLinter): Correct Secretlint descriptor #283

fix(MegaLinter): Correct Secretlint descriptor

fix(MegaLinter): Correct Secretlint descriptor #283

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.28
secrets:
SLACK_BOT_TOKEN: ${{ secrets.SLACK_BOT_TOKEN }}
SLACK_ASSIGN_CHANNEL_ID: ${{ secrets.SLACK_ASSIGN_CHANNEL_ID }}