Skip to content

Bump @cypress/code-coverage from 3.9.5 to 3.11.0 #2013

Bump @cypress/code-coverage from 3.9.5 to 3.11.0

Bump @cypress/code-coverage from 3.9.5 to 3.11.0 #2013

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 }}"