Skip to content

Commit 066d31a

Browse files
authored
docs: delete comment
1 parent a43f3b3 commit 066d31a

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/sync-to-backend-repo.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,6 @@ jobs:
2828
cd swagger-custom-java
2929
3030
# Git 사용자 정보 설정
31-
# git config user.name "westofsky"
32-
# git config user.email "[email protected]"
3331
git config user.name "${{ github.actor }}"
3432
git config user.email "${{ github.actor }}@users.noreply.github.com"
3533

0 commit comments

Comments
 (0)