We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f7dc428 commit c869766Copy full SHA for c869766
README.md
@@ -75,7 +75,7 @@ Feat/1
75
3. 해당 브랜치에서 작업 후, dev 브랜치에 PR 요청
76
4. PR 요청 시, 빌드 & 테스트(status check) 통과 후, 2명 이상의 승인 필요
77
5. 승인받은 후, Squash & merge 진행
78
-6. merge 후에는 delete branch를 눌러 feature 브랜치를 삭제해주세요. (Github Actions로 자동화 예정)
+6. merge 후에는 delete branch를 눌러 feature 브랜치를 삭제해주세요. (Github Actions로 자동화 완료)
79
80
81
0 commit comments