Skip to content

ADM-762: [frontend] refactor: make code easier to understand #535

ADM-762: [frontend] refactor: make code easier to understand

ADM-762: [frontend] refactor: make code easier to understand #535

name: Auto Request Review
on:
pull_request:
types: [opened, ready_for_review, reopened]
jobs:
auto-request-review:
name: Auto Request Review
runs-on: ubuntu-latest
steps:
- name: Request review
uses: necojackarc/[email protected]
with:
token: ${{ secrets.GITHUB_TOKEN }}
config: .github/auto_request_review.yml
use_local: true