Skip to content

2024-05-03 - Documentation fix #5

2024-05-03 - Documentation fix

2024-05-03 - Documentation fix #5

name: PR title checker
on:
pull_request:
types:
- opened
- synchronize
jobs:
pr-validator:
name: Validate PR title
runs-on: ubuntu-latest
steps:
- uses: thehanimo/[email protected]
with:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}