Skip to content

build(deps): bump jsdaniell/create-json from 1.2.2 to 1.2.3 #128

build(deps): bump jsdaniell/create-json from 1.2.2 to 1.2.3

build(deps): bump jsdaniell/create-json from 1.2.2 to 1.2.3 #128

# Copyright 2023 Dimitri Koshkin. 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@v5
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}