Skip to content

Move code to new Coverage plugin #339

Move code to new Coverage plugin

Move code to new Coverage plugin #339

Workflow file for this run

name: 'Auto Assign PR'
on: pull_request_target
jobs:
add-reviews:
runs-on: ubuntu-latest
steps:
- uses: kentaro-m/auto-assign-action@v1.2.5
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"