Skip to content

Fix detection of github organization for README templates #190

Fix detection of github organization for README templates

Fix detection of github organization for README templates #190

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/[email protected]
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"
configuration-path: '.github/auto-assign.yml'