Skip to content
This repository has been archived by the owner on Oct 2, 2023. It is now read-only.

Added a chrome extension #120

Added a chrome extension

Added a chrome extension #120

# .github/workflows/auto-author-assign.yml
name: Auto Author Assign
on:
pull_request_target:
types: [opened, reopened]
permissions:
pull-requests: write
jobs:
auto-assign:
runs-on: ubuntu-latest
steps:
- uses: toshimaru/auto-author-assign@v1.6.1