Skip to content

ui: Add icon to table links #2733

ui: Add icon to table links

ui: Add icon to table links #2733

name: 'PR Title Checker'
on:
pull_request:
types:
- opened
- edited
- synchronize
- labeled
- unlabeled
jobs:
check:
runs-on: ubuntu-latest
steps:
- uses: thehanimo/pr-title-checker@v1.2
with:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}