Skip to content

Organized and formatted 69 articles from 'uncategorised' folder: - Added assets - Updated formatting - Moved each article to the correct category in the parent doc #421

Organized and formatted 69 articles from 'uncategorised' folder: - Added assets - Updated formatting - Moved each article to the correct category in the parent doc

Organized and formatted 69 articles from 'uncategorised' folder: - Added assets - Updated formatting - Moved each article to the correct category in the parent doc #421

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'