Skip to content

fix: resolve fast-xml-parser HIGH/CRITICAL vulnerabilities #288

fix: resolve fast-xml-parser HIGH/CRITICAL vulnerabilities

fix: resolve fast-xml-parser HIGH/CRITICAL vulnerabilities #288

Workflow file for this run

name: run-pr-e2e
on:
workflow_dispatch:
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
shell: bash
run: |
yarn cloud-e2e