Skip to content

docs(deprecations): add new page including upcoming deprecation details #2734

docs(deprecations): add new page including upcoming deprecation details

docs(deprecations): add new page including upcoming deprecation details #2734

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