Skip to content

feat: DRAFT: [SC-48232] allow labelStyle left for ToggleChipGroup #3694

feat: DRAFT: [SC-48232] allow labelStyle left for ToggleChipGroup

feat: DRAFT: [SC-48232] allow labelStyle left for ToggleChipGroup #3694

name: Validate PR Title
on:
pull_request_target:
types:
- opened
- reopened
- edited
- synchronize
jobs:
validate_pr_title:
runs-on: ubuntu-latest
steps:
- uses: amannn/action-semantic-pull-request@v4.2.0
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
validateSingleCommit: true