Skip to content

Catch and log all exceptions during docker processing. #103

Catch and log all exceptions during docker processing.

Catch and log all exceptions during docker processing. #103

name: Auto Author Assign
on:
pull_request_target:
types: [ opened, reopened ]
permissions:
pull-requests: write
jobs:
assign-author:
runs-on: [self-hosted, small]
steps:
- uses: toshimaru/auto-author-assign@v2.1.1