Skip to content

Feat: This PR introduces a React-based API Testing Tool that allows users to build, send, and test HTTP requests directly within ReactPlay. #169

Feat: This PR introduces a React-based API Testing Tool that allows users to build, send, and test HTTP requests directly within ReactPlay.

Feat: This PR introduces a React-based API Testing Tool that allows users to build, send, and test HTTP requests directly within ReactPlay. #169

Workflow file for this run

name: 'Author Assign'
on:
pull_request_target:
types: [opened, reopened]
jobs:
assign-author:
runs-on: ubuntu-latest
steps:
- uses: toshimaru/[email protected]
with:
repo-token: '${{ secrets.GITHUB_TOKEN }}'