File tree Expand file tree Collapse file tree 3 files changed +12
-12
lines changed Expand file tree Collapse file tree 3 files changed +12
-12
lines changed Original file line number Diff line number Diff line change 1- # (개발용)
1+ ## This is ...
22
3- ## 개요
3+ - [ ] feature
4+ - [ ] fix
5+ - [ ] bug
6+ - [ ] documentation
7+ - [ ] refactoring
8+ - [ ] deploy
49
5- - 내용을 적어주세요.
10+ ## Summary
611
7- ## 작업 내용
8-
9- - 내용을 적어주세요.
12+ ## How did you test this change?
Original file line number Diff line number Diff line change 1- name : on- pr-test
1+ name : pr-test-automation
22on :
33 pull_request :
4- types :
5- - opened
6- paths :
7- - ' src/**'
4+
85jobs :
96 on-pr-test :
107 runs-on : ubuntu-latest
Original file line number Diff line number Diff line change @@ -172,7 +172,7 @@ Don't forget to give the project a star! Thanks again!
1721722 . Create your Feature Branch (` git checkout -b feature/AmazingFeature ` )
1731733 . Commit your Changes (` git commit -m 'Add some AmazingFeature' ` )
1741744 . Push to the Branch (` git push origin feature/AmazingFeature ` )
175- 5 . Open a Pull Request
175+ 5 . Open a Pull Request to develop branch
176176
177177<p align =" right " >(<a href =" #top " >back to top</a >)</p >
178178
You can’t perform that action at this time.
0 commit comments