Skip to content

fix: handle actions that're not tied to specific element #18

fix: handle actions that're not tied to specific element

fix: handle actions that're not tied to specific element #18

Workflow file for this run

name: 'Auto Assign'
on:
pull_request:
types: [opened, ready_for_review]
jobs:
add-reviews:
runs-on: ubuntu-latest
steps:
- uses: kentaro-m/[email protected]
with:
configuration-path: '.github/auto_assign.yml'