Skip to content

Bump react-hook-form from 7.51.1 to 7.51.2 #4

Bump react-hook-form from 7.51.1 to 7.51.2

Bump react-hook-form from 7.51.1 to 7.51.2 #4

Workflow file for this run

name: ci-npm
on:
pull_request:
types:
- opened
- synchronize
- reopened
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4