Skip to content

feat: convert to vite-plus monorepo #29

feat: convert to vite-plus monorepo

feat: convert to vite-plus monorepo #29

Workflow file for this run

name: PR title check
on:
pull_request:
types: [opened, edited, synchronize, reopened]
jobs:
check:
runs-on: ubuntu-latest
steps:
- uses: thehanimo/pr-title-checker@v1.4.3
with:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
pass_on_octokit_error: false
configuration_path: .github/pr-title-checker.json