Skip to content

Bump the node group with 5 updates #668

Bump the node group with 5 updates

Bump the node group with 5 updates #668

Workflow file for this run

name: Pull Request Labeling
on:
pull_request:
types: [labeled, unlabeled, opened, reopened, edited, synchronize]
jobs:
pr-label:
runs-on: ubuntu-latest
steps:
- uses: mheap/github-action-required-labels@v5
with:
labels: bug,enhancement,ci,documentation,dependencies,ignore-for-release
mode: minimum
count: 1