Skip to content

fix(driver-test-support): update dependency chai to v5 #7414

fix(driver-test-support): update dependency chai to v5

fix(driver-test-support): update dependency chai to v5 #7414

Workflow file for this run

name: Disallow "On Hold" PRs
on:
pull_request_target:
types: [opened, labeled, unlabeled, synchronize]
branches: [master]
jobs:
label-check:
runs-on: ubuntu-latest
steps:
- name: Check for "On Hold" label
uses: egmacke/action-check-label@v3
with:
label: On Hold
state: absent