Skip to content

build(deps): bump yaml from 2.5.1 to 2.6.0 in the non-major-node-dependencies group #224

build(deps): bump yaml from 2.5.1 to 2.6.0 in the non-major-node-dependencies group

build(deps): bump yaml from 2.5.1 to 2.6.0 in the non-major-node-dependencies group #224

name: "semantic-pr-title"
on:
pull_request_target:
types:
- opened
- edited
- synchronize
permissions:
pull-requests: read
jobs:
main:
name: validate
runs-on: ubuntu-latest
steps:
- uses: amannn/action-semantic-pull-request@v5
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}