Skip to content

feat: adapter architecture phase 3 — escape hatches, read-only surface, hardening #9

feat: adapter architecture phase 3 — escape hatches, read-only surface, hardening

feat: adapter architecture phase 3 — escape hatches, read-only surface, hardening #9

name: PR Self-Assignment
on:
pull_request:
types: [opened, ready_for_review]
jobs:
assign:
runs-on: ubuntu-latest
permissions:
pull-requests: write
steps:
- uses: hkusu/review-assign-action@v1
with:
assignees: ${{ github.actor }} # assign pull request author