Skip to content

chore(deps): bump body-parser from 1.20.1 to 1.20.3 in /packages/graphql-transformers-e2e-tests/resources/jsonServer/src-server #101

chore(deps): bump body-parser from 1.20.1 to 1.20.3 in /packages/graphql-transformers-e2e-tests/resources/jsonServer/src-server

chore(deps): bump body-parser from 1.20.1 to 1.20.3 in /packages/graphql-transformers-e2e-tests/resources/jsonServer/src-server #101

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