Skip to content

Bump react-hook-form from 7.53.0 to 7.53.2 #137

Bump react-hook-form from 7.53.0 to 7.53.2

Bump react-hook-form from 7.53.0 to 7.53.2 #137

Workflow file for this run

name: Labeler
on:
workflow_dispatch:
pull_request:
types:
- opened
jobs:
label:
runs-on: ubuntu-latest
permissions:
contents: read
pull-requests: write
steps:
- uses: actions/labeler@v5
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"