Skip to content

fix(ui-library): checkbox component fixes #631

fix(ui-library): checkbox component fixes

fix(ui-library): checkbox component fixes #631

Workflow file for this run

name: 'Lint PR Title'
on:
pull_request_target:
types:
- opened
- edited
- synchronize
jobs:
main:
runs-on: ubuntu-latest
steps:
- uses: dreampulse/action-lint-pull-request-title@master
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}