Skip to content

README.md에 3기 정보 추가 #622

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Nov 30, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/automation.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: 🤖 Automation
name: Automation 🤖

on:
pull_request_target:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/integration.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: 🔄 Integration
name: Integration 🔄

on:
pull_request:
Expand Down
13 changes: 8 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# 리트코드 스터디

[![🤖 Automation](https://github.com/DaleStudy/leetcode-study/actions/workflows/automation.yaml/badge.svg)](https://github.com/DaleStudy/leetcode-study/actions/workflows/automation.yaml)
[![🔄 Integration](https://github.com/DaleStudy/leetcode-study/actions/workflows/integration.yaml/badge.svg)](https://github.com/DaleStudy/leetcode-study/actions/workflows/integration.yaml)
[![Automation 🤖](https://github.com/DaleStudy/leetcode-study/actions/workflows/automation.yaml/badge.svg)](https://github.com/DaleStudy/leetcode-study/actions/workflows/automation.yaml)
[![Integration 🔄](https://github.com/DaleStudy/leetcode-study/actions/workflows/integration.yaml/badge.svg)](https://github.com/DaleStudy/leetcode-study/actions/workflows/integration.yaml)
Comment on lines +3 to +4
Copy link
Member Author

@DaleSeo DaleSeo Nov 29, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

뱃지에 이미 깃허브 아이콘이 앞에 붙어 있어서 워크 플로우 아이콘은 뒤에 붙는 게 더 이쁠 거 같아서요 ㅋㅋ 네, 쓸때없는 디테일에 대한 집착입니다 🤣

Shot 2024-11-29 at 10 29 56




Expand All @@ -13,6 +13,9 @@
- [게시판](https://github.com/DaleStudy/leetcode-study/discussions)
- [채팅방](https://discord.com/channels/775115965964222492/1229860988170403901)

## 프로젝트
- [1기](https://github.com/orgs/DaleStudy/projects/1/views/1): Apr 21, 2024 - Aug 10, 2024
- [2기](https://github.com/orgs/DaleStudy/projects/3/views/3): Aug 11, 2024 - Nov 23, 2024
## 차수

- 3기 (Dec 08, 2024 - Mar 22, 2025): [프로젝트](https://github.com/orgs/DaleStudy/projects/12/views/3), [팀](https://github.com/orgs/DaleStudy/teams/leetcode03)
- 2기 (Aug 11, 2024 - Nov 23, 2024): [프로젝트](https://github.com/orgs/DaleStudy/projects/3/views/3), [팀](https://github.com/orgs/DaleStudy/teams/leetcode02)
- 1기 (Apr 21, 2024 - Aug 10, 2024): [프로젝트](https://github.com/orgs/DaleStudy/projects/1/views/1), [팀](https://github.com/orgs/DaleStudy/teams/leetcode01)