Skip to content

Bump react-hook-form from 7.51.3 to 7.54.2 in /frontend #515

Bump react-hook-form from 7.51.3 to 7.54.2 in /frontend

Bump react-hook-form from 7.51.3 to 7.54.2 in /frontend #515

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