Skip to content

fix(accordion-item): update expanded chevron color #11191

fix(accordion-item): update expanded chevron color

fix(accordion-item): update expanded chevron color #11191

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