Skip to content

Bump cypress from 5.6.0 to 13.8.0 #1728

Bump cypress from 5.6.0 to 13.8.0

Bump cypress from 5.6.0 to 13.8.0 #1728

Workflow file for this run

name: PR Tasks
on:
pull_request:
branches:
- master
jobs:
cleanup-branch:
name: Post-Merge Branch Cleanup
runs-on: ubuntu-latest
steps:
- uses: jessfraz/branch-cleanup-action@master
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}