Skip to content

Add Arpit Bhayani to youtube/computer-science #705

Add Arpit Bhayani to youtube/computer-science

Add Arpit Bhayani to youtube/computer-science #705

name: '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
with:
repo-token: '${{ secrets.GITHUB_TOKEN }}' # GITHUB_TOKEN will be used by default