Skip to content

fix(deps): bump yaml from 2.2.1 to 2.3.1 #557

fix(deps): bump yaml from 2.2.1 to 2.3.1

fix(deps): bump yaml from 2.2.1 to 2.3.1 #557

name: Validate PR Title
on:
pull_request_target:
types:
- opened
- edited
- synchronize
jobs:
main:
runs-on: ubuntu-20.04
steps:
- name: Validate PR Title
uses: amannn/action-semantic-pull-request@v5
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
validateSingleCommit: true