Skip to content

chore(deps-dev): bump the npm_and_yarn group across 1 directory with 2 updates #41

chore(deps-dev): bump the npm_and_yarn group across 1 directory with 2 updates

chore(deps-dev): bump the npm_and_yarn group across 1 directory with 2 updates #41

Workflow file for this run

name: "Pull request linter"
on:
pull_request:
jobs:
lint_pr:
name: Validate PR title
runs-on: macos-latest
steps:
- uses: amannn/action-semantic-pull-request@v5
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}