Skip to content

doc: Update the Segments setup instructions for Github #6185

doc: Update the Segments setup instructions for Github

doc: Update the Segments setup instructions for Github #6185

Workflow file for this run

name: Enforce labels
on:
pull_request:
types: [opened, reopened, synchronize, labeled, unlabeled]
jobs:
enforce-label:
runs-on: ubuntu-latest
steps:
- uses: yogevbd/enforce-label-action@a3c219da6b8fa73f6ba62b68ff09c469b3a1c024 # 2.2.2
with:
BANNED_LABELS: "don't merge"