Skip to content

refactor(cli): unify error formatting at the process boundary #6

refactor(cli): unify error formatting at the process boundary

refactor(cli): unify error formatting at the process boundary #6

Workflow file for this run

name: Auto Assign
on:
pull_request_target:
types: [opened, reopened, ready_for_review]
permissions:
contents: read
pull-requests: write
issues: write
jobs:
auto-assign:
name: Auto-assign PR author
runs-on: ubuntu-latest
steps:
- name: Auto-assign author
uses: kentaro-m/auto-assign-action@0a2c53d3721e4c5cfcce6afd4014aecc337979f6 # v2.0.2
with:
configuration-path: .github/auto_assign.yml