Skip to content

feat(slider): allow configuring fill behavior #14914

feat(slider): allow configuring fill behavior

feat(slider): allow configuring fill behavior #14914

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.4.0
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}