Skip to content

build(deps): Bump github.com/onsi/ginkgo/v2 from 2.13.0 to 2.13.1 #193

build(deps): Bump github.com/onsi/ginkgo/v2 from 2.13.0 to 2.13.1

build(deps): Bump github.com/onsi/ginkgo/v2 from 2.13.0 to 2.13.1 #193

Workflow file for this run

name: "Lint PR Title"
on:
pull_request:
types:
- opened
- edited
- reopened
- synchronize
jobs:
main:
name: conventional-commit
runs-on: ubuntu-latest
steps:
- uses: amannn/action-semantic-pull-request@v5
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}