Skip to content

Docker build 시 발생하는 typescript 관련 에러 #7

Docker build 시 발생하는 typescript 관련 에러

Docker build 시 발생하는 typescript 관련 에러 #7

Workflow file for this run

name: "Auto Assign Reviewer"
on:
pull_request:
types: [opened, ready_for_review]
jobs:
add-reviews:
runs-on: ubuntu-latest
steps:
- uses: kentaro-m/[email protected]
with:
configuration-path: ".github/auto_assign.yml"