Skip to content

[Docs]: Empty-state message topic: image, content (text), and screen capture suggested improvements #2773

[Docs]: Empty-state message topic: image, content (text), and screen capture suggested improvements

[Docs]: Empty-state message topic: image, content (text), and screen capture suggested improvements #2773

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