Skip to content

chore(ui-kit): Duplicated type in union #891

chore(ui-kit): Duplicated type in union

chore(ui-kit): Duplicated type in union #891

Workflow file for this run

name: "Pull request title"
on:
pull_request:
types: [opened, edited]
jobs:
check:
runs-on: ubuntu-latest
steps:
- uses: thehanimo/pr-title-checker@v1.3.4
with:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}