Skip to content

Fix encoding of TextLikeProduct #847

Fix encoding of TextLikeProduct

Fix encoding of TextLikeProduct #847

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: "test-live"
#REQUIRED_LABELS_ANY_DESCRIPTION: "Select at least one label ['bug','enhancement','skip-changelog']"
#BANNED_LABELS: "test-only-fast"