Skip to content

Place the current account first in the list when switching accounts, block clicks, and add a check icon for the current account. #477

Place the current account first in the list when switching accounts, block clicks, and add a check icon for the current account.

Place the current account first in the list when switching accounts, block clicks, and add a check icon for the current account. #477

name: Auto Author Assign
on:
pull_request_target:
types: [ opened, reopened ]
permissions:
pull-requests: write
jobs:
assign-author:
runs-on: ubuntu-latest
steps:
- uses: toshimaru/auto-author-assign@v2.1.0