Skip to content

Links Cleanup - Part1 #69

Links Cleanup - Part1

Links Cleanup - Part1 #69

Workflow file for this run

name: 'Auto Assign PR'
on:
pull_request:
types: [opened, ready_for_review]
permissions:
contents: read
pull-requests: write
jobs:
add-reviews:
runs-on: ubuntu-latest
steps:
- uses: kentaro-m/[email protected]
with:
configuration-path: '.github/configs/auto-assign.yml'