Skip to content

chore(deps): bump cross-spawn in /client #283

chore(deps): bump cross-spawn in /client

chore(deps): bump cross-spawn in /client #283

name: "Lint PR commit message"
on:
pull_request_target:
types:
- opened
- edited
- synchronize
jobs:
main:
runs-on: ubuntu-latest
steps:
- uses: amannn/action-semantic-pull-request@v3.4.1
with:
validateSingleCommit: true
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}