Skip to content

docs (notifications a11y): update to new template #2749

docs (notifications a11y): update to new template

docs (notifications a11y): update to new template #2749

Workflow file for this run

name: Issue Triage
on:
issues:
types: [opened]
issue_comment:
types: [created]
jobs:
issue-triage:
uses: carbon-design-system/carbon/.github/workflows/issue-triage.yml@main
secrets:
APP_ID: ${{ secrets.APP_ID }}
APP_PRIVATE_KEY: ${{ secrets.APP_PRIVATE_KEY }}