Skip to content

feat(dialog): adds new dialog component and deprecates the modal component #16889

feat(dialog): adds new dialog component and deprecates the modal component

feat(dialog): adds new dialog component and deprecates the modal component #16889

Workflow file for this run

name: Semantic PR
on: pull_request
jobs:
semantic:
runs-on: ubuntu-latest
steps:
- uses: amannn/action-semantic-pull-request@v5.5.3
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}