Skip to content

Fix Type-Free Mode keyboard handling to use key IDs #1

Fix Type-Free Mode keyboard handling to use key IDs

Fix Type-Free Mode keyboard handling to use key IDs #1

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.1
with:
repo-token: ${{ secrets.GH_PERSONAL_TOKEN }}