Skip to content

feat(PLAT-1599): ✨ Add support for blog tags #1246

feat(PLAT-1599): ✨ Add support for blog tags

feat(PLAT-1599): ✨ Add support for blog tags #1246

name: 🍄 PR title verification
on:
pull_request_target:
types:
- opened
- reopened
- edited
- synchronize
permissions:
pull-requests: read
jobs:
pr-title-verification:
runs-on: ubuntu-latest
steps:
- uses: amannn/action-semantic-pull-request@v5
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}