Skip to content

refactor(modal)!: rename width property to widthScale #11728

refactor(modal)!: rename width property to widthScale

refactor(modal)!: rename width property to widthScale #11728

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.0.2
with:
validateSingleCommit: true
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}