Skip to content

Create a minimal version composable for managing resource selection panel state #3409

Create a minimal version composable for managing resource selection panel state

Create a minimal version composable for managing resource selection panel state #3409

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