Skip to content

Bump nanoid from 3.3.7 to 3.3.8 in /tests/e2e #2628

Bump nanoid from 3.3.7 to 3.3.8 in /tests/e2e

Bump nanoid from 3.3.7 to 3.3.8 in /tests/e2e #2628

name: Enforce PR labels
on:
pull_request:
types: [labeled, unlabeled, opened, edited, synchronize]
jobs:
enforce-label:
runs-on: ubuntu-latest
steps:
- uses: yogevbd/enforce-label-action@2.1.0
with:
REQUIRED_LABELS_ANY: "client,runtime,ci,tests,other"
REQUIRED_LABELS_ANY_DESCRIPTION: "Select at least one label ['client','runtime','ci','tests','other']"