Skip to content

Update IFP rep on the SC to be Kyle and not Nick #247

Update IFP rep on the SC to be Kyle and not Nick

Update IFP rep on the SC to be Kyle and not Nick #247

# 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