Skip to content

Bump es5-ext from 0.10.58 to 0.10.63 in /rpc-tests #1598

Bump es5-ext from 0.10.58 to 0.10.63 in /rpc-tests

Bump es5-ext from 0.10.58 to 0.10.63 in /rpc-tests #1598

Workflow file for this run

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: "client,runtime,ci,tests,other"
REQUIRED_LABELS_ANY_DESCRIPTION: "Select at least one label ['client','runtime','ci','tests','other']"