Skip to content

Bump chai from 4.3.4 to 5.1.0 #2015

Bump chai from 4.3.4 to 5.1.0

Bump chai from 4.3.4 to 5.1.0 #2015

Workflow file for this run

name: Labeler
on: [pull_request_target]
jobs:
label:
name: Label Branch
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v2
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"