Skip to content

Project setup

Project setup #1

Workflow file for this run

name: 'Auto Assign'
on:
pull_request:
types: [opened, ready_for_review]
jobs:
add-reviews:
runs-on: [self-hosted, ARM64, front]
steps:
- uses: kentaro-m/[email protected]
with:
configuration-path: '.github/assign.yml'