Skip to content

Bump slackapi/slack-github-action from 1.27.0 to 2.0.0 #815

Bump slackapi/slack-github-action from 1.27.0 to 2.0.0

Bump slackapi/slack-github-action from 1.27.0 to 2.0.0 #815

name: Send a slack notification when a contributor comments on issue
on:
issue_comment:
types: [created]
jobs:
contributor_issue_comment:
uses: learningequality/.github/.github/workflows/notify_team_new_comment.yml@main
secrets:
SLACK_WEBHOOK_URL: ${{ secrets.SLACK_WEBHOOK_URL }}