Skip to content

chore(deps): bump the npm_and_yarn group across 1 directory with 4 updates #570

chore(deps): bump the npm_and_yarn group across 1 directory with 4 updates

chore(deps): bump the npm_and_yarn group across 1 directory with 4 updates #570

Workflow file for this run

name: "Semantic PR Check"
on:
pull_request_target:
types:
- opened
- reopened
- edited
- synchronize
permissions:
pull-requests: read
statuses: write
jobs:
main:
permissions:
pull-requests: read
statuses: write
name: Validate PR title
runs-on: ubuntu-latest
steps:
- uses: amannn/[email protected]
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}