Skip to content

chore(deps): bump http-proxy-middleware and webpack-dev-server in /client #448

chore(deps): bump http-proxy-middleware and webpack-dev-server in /client

chore(deps): bump http-proxy-middleware and webpack-dev-server in /client #448

Workflow file for this run

name: Pre-merge CI
on:
workflow_call:
pull_request:
branches:
- develop
concurrency:
cancel-in-progress: true
group: ${{ github.workflow }}-${{ github.ref }}
jobs:
unit_tests:
uses: ./.github/workflows/test-unit.yaml
secrets: inherit