Skip to content

Bump serve-static and express in /frontend/src/main/webapp #2254

Bump serve-static and express in /frontend/src/main/webapp

Bump serve-static and express in /frontend/src/main/webapp #2254

Workflow file for this run

name: Pull Request
on:
pull_request:
jobs:
build:
uses: ./.github/workflows/subflow_build.yml
secrets:
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}
e2e-test:
uses: ./.github/workflows/subflow_e2e_test.yml
needs: build