Skip to content

build(deps): bump store2 from 2.14.3 to 2.14.4 in the npm_and_yarn group #6990

build(deps): bump store2 from 2.14.3 to 2.14.4 in the npm_and_yarn group

build(deps): bump store2 from 2.14.3 to 2.14.4 in the npm_and_yarn group #6990

Workflow file for this run

name: Pull Request Labels
on:
pull_request:
types: [opened, labeled, unlabeled, synchronize]
jobs:
label:
runs-on: ubuntu-latest
steps:
- uses: mheap/github-action-required-labels@v1
with:
mode: minimum
count: 1
labels: "patch, minor, major, ignore-for-release, css-library"