Skip to content

Use new methods to expose files and issues from reports #348

Use new methods to expose files and issues from reports

Use new methods to expose files and issues from reports #348

Workflow file for this run

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