Skip to content

ci: Fixes behavior that was preventing proper comparison due to typos #1511

ci: Fixes behavior that was preventing proper comparison due to typos

ci: Fixes behavior that was preventing proper comparison due to typos #1511

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