Skip to content

chore: bump the npm_and_yarn group across 1 directory with 2 updates #256

chore: bump the npm_and_yarn group across 1 directory with 2 updates

chore: bump the npm_and_yarn group across 1 directory with 2 updates #256

Workflow file for this run

name: "Lint PR"
on:
pull_request:
types:
- opened
- edited
- synchronize
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: amannn/action-semantic-pull-request@0b14f54ac155d88e12522156e52cb6e397745cfd
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}