Skip to content

Adding Celia to staff #1019

Adding Celia to staff

Adding Celia to staff #1019

name: Enforce PR labels
on:
pull_request:
types: [labeled, unlabeled, opened, edited, synchronize]
jobs:
enforce-label:
runs-on: equinix-2cpu-8gb
steps:
- uses: yogevbd/[email protected]
with:
REQUIRED_LABELS_ANY: "ok-to-test"
REQUIRED_LABELS_ANY_DESCRIPTION: "Requires ok-to-test label for testing before merge."