Skip to content

Improve polling on the home page to more accurately and quickly display information related to sync statuses #3425

Improve polling on the home page to more accurately and quickly display information related to sync statuses

Improve polling on the home page to more accurately and quickly display information related to sync statuses #3425

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