diff --git a/README.md b/README.md
index 09aedc6f..361faf43 100644
--- a/README.md
+++ b/README.md
@@ -1,7 +1,7 @@
# 블라블라(blabla)
[![Hits](https://hits.seeyoufarm.com/api/count/incr/badge.svg?url=https%3A%2F%2Fgithub.com%2FSWM-GSM%2Fblabla-server&count_bg=%23FF9973&title_bg=%23555555&icon=&icon_color=%23E7E7E7&title=hits&edge_flat=false)](https://hits.seeyoufarm.com)
[![Github Actions](https://github.com/SWM-GSM/blabla-server/actions/workflows/ci-cd.yml/badge.svg)](https://github.com/SWM-GSM/blabla-server/actions)
-[![codecov](https://codecov.io/gh/leeeeeyeon/blabla-server/graph/badge.svg?token=R4D8ED79JW)](https://codecov.io/gh/leeeeeyeon/blabla-server)
+[![codecov](https://codecov.io/gh/SWM-GSM/blabla-server/graph/badge.svg?token=QZ33KMK85U)](https://codecov.io/gh/SWM-GSM/blabla-server)
🗣️ 영어 스피킹, 연습부터 실전까지 모두 블라블라에서!
💭 블라블라는 `언어 교환`과 `AI 기반 피드백 리포트`를 통해 영어 스피킹 실력을 향상할 수 있도록 돕는 소셜 기반 에듀테크 서비스입니다.
diff --git a/codecov.yml b/codecov.yml
new file mode 100644
index 00000000..c1b50b6b
--- /dev/null
+++ b/codecov.yml
@@ -0,0 +1,9 @@
+comment:
+ layout: "reach,diff,flags,files,footer"
+ behavior: default
+ require_changes: false
+ require_base: false
+ require_head: false
+ branches:
+ - develop
+ - main