Skip to content

feat(COR-683): add api to create, update, delete and list variable en… #848

feat(COR-683): add api to create, update, delete and list variable en…

feat(COR-683): add api to create, update, delete and list variable en… #848

name: Enforce PR label
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: 'chore,documentation,bug,dependencies,enhancement,new-feature,breaking-change'