Skip to content

Bump jsonpath-plus from 10.0.7 to 10.2.0 in /frontend (#734) #70

Bump jsonpath-plus from 10.0.7 to 10.2.0 in /frontend (#734)

Bump jsonpath-plus from 10.0.7 to 10.2.0 in /frontend (#734) #70

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