Skip to content

chore: add observer command to makefile #482

chore: add observer command to makefile

chore: add observer command to makefile #482

Workflow file for this run

name: PR Management
on:
pull_request_target:
types: [ opened, reopened ]
permissions:
pull-requests: write
jobs:
assign-author:
runs-on: ubuntu-latest
steps:
- uses: toshimaru/auto-author-assign@v2.0.1