Skip to content

fix: bump the semantic group across 1 directory with 2 updates #156

fix: bump the semantic group across 1 directory with 2 updates

fix: bump the semantic group across 1 directory with 2 updates #156

name: "Semantic PR Check"
on:
pull_request_target:
types:
- opened
- edited
- synchronize
jobs:
main:
name: Validate PR title
runs-on: ubuntu-latest
steps:
- uses: amannn/action-semantic-pull-request@v5.5.2
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}