Skip to content

feat: Highlighting #185

feat: Highlighting

feat: Highlighting #185

Workflow file for this run

on:
pull_request:
types:
- opened
- edited
- synchronize
- ready_for_review
jobs:
check:
runs-on: ubuntu-latest
steps:
- uses: thehanimo/pr-title-checker@v1.4.2
with:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}