Skip to content

build(deps-dev): Bump word-wrap from 1.2.3 to 1.2.4 #7

build(deps-dev): Bump word-wrap from 1.2.3 to 1.2.4

build(deps-dev): Bump word-wrap from 1.2.3 to 1.2.4 #7

# Copyright 2021 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-22.04
steps:
- uses: amannn/action-semantic-pull-request@v4
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}