Skip to content

Bump cypress from 5.6.0 to 13.7.1 #2030

Bump cypress from 5.6.0 to 13.7.1

Bump cypress from 5.6.0 to 13.7.1 #2030

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