Skip to content

feat: optional Accordion prop to tweak padding #1193

feat: optional Accordion prop to tweak padding

feat: optional Accordion prop to tweak padding #1193

Workflow file for this run

name: PR
on: [pull_request]
jobs:
# https://github.com/amannn/action-semantic-pull-request#example-config
check-semantic-pr:
name: Semantic pull request
runs-on: ubuntu-latest
steps:
# Please look up the latest version from
# https://github.com/amannn/action-semantic-pull-request/releases
- uses: amannn/action-semantic-pull-request@v4.4.0
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
validateSingleCommit: true