Skip to content

Update the 'Bookmarks' card (i.e. to click into the bookmarks selection) uses the new folder card or KCard #3330

Update the 'Bookmarks' card (i.e. to click into the bookmarks selection) uses the new folder card or KCard

Update the 'Bookmarks' card (i.e. to click into the bookmarks selection) uses the new folder card or KCard #3330

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