Skip to content

build(deps): bump gitpython from 3.1.45 to 3.1.47 #345

build(deps): bump gitpython from 3.1.45 to 3.1.47

build(deps): bump gitpython from 3.1.45 to 3.1.47 #345

name: conventional-prs
on:
pull_request_target:
types:
- opened
- reopened
- edited
- synchronize
jobs:
title-format:
runs-on: ubuntu-latest
steps:
- uses: amannn/action-semantic-pull-request@v6
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
validateSingleCommit: true