Skip to content

Bump the npm_and_yarn group in /frontend with 7 updates (#722) #66

Bump the npm_and_yarn group in /frontend with 7 updates (#722)

Bump the npm_and_yarn group in /frontend with 7 updates (#722) #66

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