Skip to content

Remove dependency upper-caps and update #494

Remove dependency upper-caps and update

Remove dependency upper-caps and update #494

Workflow file for this run

name: Assign reviewer
on:
pull_request_target:
jobs:
assign:
runs-on: ubuntu-latest
if: github.event.pull_request.assignee == null
steps:
- name: Assign reviewer
uses: kentaro-m/[email protected]
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"