Skip to content

refactor: deal with misc todo comments in frontend #81

refactor: deal with misc todo comments in frontend

refactor: deal with misc todo comments in frontend #81

Workflow file for this run

name: 'PR Automation'
on:
pull_request_target:
jobs:
triage:
runs-on: ubuntu-latest
steps:
- name: Automatically assign reviewers
if: github.event.action == 'opened'
uses: kentaro-m/auto-assign-action@v1.2.1