Skip to content

Bump the npm_and_yarn group across 2 directories with 8 updates #641

Bump the npm_and_yarn group across 2 directories with 8 updates

Bump the npm_and_yarn group across 2 directories with 8 updates #641

Workflow file for this run

name: Check PR Labels
on:
pull_request:
types: [opened, labeled, unlabeled, synchronize]
permissions: {}
jobs:
check-labels:
runs-on: ubuntu-latest
steps:
- uses: actions/setup-node@v3
with:
node-version: 20
- uses: chromaui/pr-label-checker-action@main
with:
one-of: |
major, minor, patch
release, skip-release
none-of: DO NOT MERGE