Skip to content

feat: add option to keep fwd email (#253) #230

feat: add option to keep fwd email (#253)

feat: add option to keep fwd email (#253) #230

Workflow file for this run

name: 'Auto Assign'
on:
pull_request:
types: [opened]
jobs:
add-reviews:
runs-on: ubuntu-latest
steps:
- uses: kentaro-m/auto-assign-action@v1.0.1
with:
repo-token: '${{ secrets.GITHUB_TOKEN }}'