Skip to content

Mark issues that are part of changed code in the issue difference #1665

Mark issues that are part of changed code in the issue difference

Mark issues that are part of changed code in the issue difference #1665

Workflow file for this run

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