Skip to content

Update README to point to docs for theme install. #137

Update README to point to docs for theme install.

Update README to point to docs for theme install. #137

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.0.1