Skip to content

Only showing stack-trace in dev env 🍖 #17

Only showing stack-trace in dev env 🍖

Only showing stack-trace in dev env 🍖 #17

Workflow file for this run

name: 'Auto Assignee'
on:
pull_request:
types: [opened, ready_for_review]
jobs:
add-assignee:
name: Add author as assignee in GitHub
runs-on: ubuntu-latest
steps:
- uses: kentaro-m/[email protected]
with:
configuration-path: '.github/auto_assign.yml'