Skip to content

Fixed an issue where logrus would not return logs if the application was shut down #230

Fixed an issue where logrus would not return logs if the application was shut down

Fixed an issue where logrus would not return logs if the application was shut down #230

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/auto-assign-action@v1.2.0