Skip to content

Bump io.swagger.core.v3:swagger-integration-jakarta from 2.2.8 to 2.2.23 #327

Bump io.swagger.core.v3:swagger-integration-jakarta from 2.2.8 to 2.2.23

Bump io.swagger.core.v3:swagger-integration-jakarta from 2.2.8 to 2.2.23 #327

Workflow file for this run

name: "Frontend: PR: Build and test"
on:
pull_request_target:
types: [ "opened", "reopened", "synchronize" ]
paths:
- "contract/**"
- "frontend/**"
permissions:
contents: read
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
build:
uses: ./.github/workflows/frontend_tests.yml