Skip to content

chore: Updated GitHub actions #3

chore: Updated GitHub actions

chore: Updated GitHub actions #3

name: PR
on:
pull_request_target:
types:
- opened
- reopened
- edited
- synchronize
jobs:
title-format:
runs-on: ubuntu-latest
steps:
- uses: amannn/action-semantic-pull-request@v5.2.0
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
validateSingleCommit: true