Skip to content

Do not clobber custom README *template* file #195

Do not clobber custom README *template* file

Do not clobber custom README *template* file #195

Workflow file for this run

name: auto-assign
on:
pull_request:
types: [opened, reopened]
jobs:
reviewers:
runs-on: ubuntu-latest
steps:
- uses: cloudposse/actions/github/auto-assign@0.30.0
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"
configuration-path: '.github/auto-assign.yml'