Skip to content

Bump cypress from 13.7.3 to 13.8.0 #340

Bump cypress from 13.7.3 to 13.8.0

Bump cypress from 13.7.3 to 13.8.0 #340

Workflow file for this run

name: auto-merge
on:
pull_request_target:
jobs:
auto-merge:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: ahmadnassri/[email protected]
with:
target: minor
github-token: ${{ secrets.ACTION_GITHUB_TOKEN }}