Skip to content

fix: fix slider toggle bar color. #21

fix: fix slider toggle bar color.

fix: fix slider toggle bar color. #21

Workflow file for this run

name: "Fork PR Labeler"
on:
- pull_request_target
jobs:
triage:
permissions:
contents: read
pull-requests: write
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v4
if: github.event.action == 'opened'
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"
sync-labels: ''