[working label](https://github.com/alkee-allm/k2proto/issues?q=is%3Aissue+label%3AWORKING)을 이용해 해당 issue 가 진행중임을 표시하고, issue 가 close 될 때 [workflow events](https://docs.github.com/en/actions/reference/events-that-trigger-workflows#external-events-repository_dispatch)를 통해 자동으로 이 label 이 제거되도록. 참고 : [Github Action 사용법 정리](https://zzsza.github.io/development/2020/06/06/github-action/)