Skip to content

build(deps): bump github.com/onsi/gomega from 1.29.0 to 1.30.0 #126

build(deps): bump github.com/onsi/gomega from 1.29.0 to 1.30.0

build(deps): bump github.com/onsi/gomega from 1.29.0 to 1.30.0 #126

# Copyright 2022 D2iQ, Inc. All rights reserved.
# SPDX-License-Identifier: Apache-2.0
name: "conventional-pr-title"
on:
pull_request_target:
types:
- opened
- edited
jobs:
check:
runs-on: ubuntu-latest
steps:
- uses: amannn/action-semantic-pull-request@v4
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}