Skip to content

feat: auto increment support #103

feat: auto increment support

feat: auto increment support #103

Workflow file for this run

name: run-pr-e2e
on:
pull_request:
types: [labeled]
jobs:
run-pr-e2e:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
with:
ref: ${{ github.event.pull_request.head.ref }}
- name: cloud-e2e
run: |
yarn cloud-e2e