Skip to content

⬆️ Bump @types/node from 25.5.0 to 25.6.0 in /src/main/docs #129

⬆️ Bump @types/node from 25.5.0 to 25.6.0 in /src/main/docs

⬆️ Bump @types/node from 25.5.0 to 25.6.0 in /src/main/docs #129

Workflow file for this run

name: Auto Assign Reviewers
on:
pull_request_target:
types: [ opened, ready_for_review ]
jobs:
assign:
permissions:
contents: read
pull-requests: write
runs-on: ubuntu-latest
steps:
- name: Checkout Source Code
uses: actions/checkout@v6
- name: Auto Assign Reviewers for Pull Requests
uses: kentaro-m/auto-assign-action@v2.0.2
with:
configuration-path: .github/auto_assign.yml