Skip to content

Bump spring-boot.version from 3.3.6 to 3.4.1 (#742) #3

Bump spring-boot.version from 3.3.6 to 3.4.1 (#742)

Bump spring-boot.version from 3.3.6 to 3.4.1 (#742) #3

Workflow file for this run

name: "Frontend: Main: Build and test"
on:
push:
branches: [ "main" ]
paths:
- "contract/**"
- "frontend/**"
permissions:
contents: read
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
build:
uses: ./.github/workflows/frontend_tests.yml