Skip to content

Instantly share code, notes, and snippets.

@mrgreyves
Created February 5, 2023 14:01
Show Gist options
  • Save mrgreyves/6103584b9beac6025ac7226b4788935c to your computer and use it in GitHub Desktop.
Save mrgreyves/6103584b9beac6025ac7226b4788935c to your computer and use it in GitHub Desktop.
name: 'Auto Assign'
on: pull_request
jobs:
add-reviews:
runs-on: ubuntu-latest
steps:
- uses: kentaro-m/auto-assign-action@v1.2.4
with:
repo-token: '${{ secrets.GITHUB_TOKEN }}'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment