Skip to content

Remove warning and update date on 0.5.2 release notes #302

Remove warning and update date on 0.5.2 release notes

Remove warning and update date on 0.5.2 release notes #302

# https://github.com/marketplace/actions/auto-author-assign
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@v1.3.4