Skip to content

Add validation for posted personal info length to child account API #75

Add validation for posted personal info length to child account API

Add validation for posted personal info length to child account API #75

Workflow file for this run

name: Auto Assign
on:
pull_request:
types: [opened, ready_for_review]
jobs:
add-reviews:
permissions:
contents: read
pull-requests: write
runs-on: ubuntu-latest
steps:
- uses: kentaro-m/auto-assign-action@v2.0.0