Skip to content

build(deps): bump jinja2 from 3.0.3 to 3.1.3 in /docs #5548

build(deps): bump jinja2 from 3.0.3 to 3.1.3 in /docs

build(deps): bump jinja2 from 3.0.3 to 3.1.3 in /docs #5548

name: Enforce PR labels for release drafter
on:
pull_request:
types: [ labeled, unlabeled, opened, edited, synchronize ]
jobs:
enforce-label:
runs-on: ubuntu-latest
steps:
- uses: yogevbd/[email protected]
with:
REQUIRED_LABELS_ANY: "bug,enhancement,internal,no-changelog,sync"
REQUIRED_LABELS_ANY_DESCRIPTION: "Select at least one label ['bug','enhancement','internal','no-changelog'] for the PR"