Skip to content

BE: Get rid of old Log4j annotation (#676) #2

BE: Get rid of old Log4j annotation (#676)

BE: Get rid of old Log4j annotation (#676) #2

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