Skip to content

Uncategorized: moved articles from the uncategorized folder to various aspect of the document tree. #433

Uncategorized: moved articles from the uncategorized folder to various aspect of the document tree.

Uncategorized: moved articles from the uncategorized folder to various aspect of the document tree. #433

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'