Skip to content

Commit 57cb89c

Browse files
authored
Merge pull request DaleStudy#622 from DaleSeo/main
README.md์— 3๊ธฐ ์ •๋ณด ์ถ”๊ฐ€
2 parents 36b5101 + 1fdd5e5 commit 57cb89c

File tree

3 files changed

+10
-7
lines changed

3 files changed

+10
-7
lines changed

โ€Ž.github/workflows/automation.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: ๐Ÿค– Automation
1+
name: Automation ๐Ÿค–
22

33
on:
44
pull_request_target:

โ€Ž.github/workflows/integration.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: ๐Ÿ”„ Integration
1+
name: Integration ๐Ÿ”„
22

33
on:
44
pull_request:

โ€ŽREADME.md

+8-5
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# ๋ฆฌํŠธ์ฝ”๋“œ ์Šคํ„ฐ๋””
22

3-
[![๐Ÿค– Automation](https://github.com/DaleStudy/leetcode-study/actions/workflows/automation.yaml/badge.svg)](https://github.com/DaleStudy/leetcode-study/actions/workflows/automation.yaml)
4-
[![๐Ÿ”„ Integration](https://github.com/DaleStudy/leetcode-study/actions/workflows/integration.yaml/badge.svg)](https://github.com/DaleStudy/leetcode-study/actions/workflows/integration.yaml)
3+
[![Automation ๐Ÿค–](https://github.com/DaleStudy/leetcode-study/actions/workflows/automation.yaml/badge.svg)](https://github.com/DaleStudy/leetcode-study/actions/workflows/automation.yaml)
4+
[![Integration ๐Ÿ”„](https://github.com/DaleStudy/leetcode-study/actions/workflows/integration.yaml/badge.svg)](https://github.com/DaleStudy/leetcode-study/actions/workflows/integration.yaml)
55

66

77

@@ -13,6 +13,9 @@
1313
- [๊ฒŒ์‹œํŒ](https://github.com/DaleStudy/leetcode-study/discussions)
1414
- [์ฑ„ํŒ…๋ฐฉ](https://discord.com/channels/775115965964222492/1229860988170403901)
1515

16-
## ํ”„๋กœ์ ํŠธ
17-
- [1๊ธฐ](https://github.com/orgs/DaleStudy/projects/1/views/1): Apr 21, 2024 - Aug 10, 2024
18-
- [2๊ธฐ](https://github.com/orgs/DaleStudy/projects/3/views/3): Aug 11, 2024 - Nov 23, 2024
16+
## ์ฐจ์ˆ˜
17+
18+
- 3๊ธฐ (Dec 08, 2024 - Mar 22, 2025): [ํ”„๋กœ์ ํŠธ](https://github.com/orgs/DaleStudy/projects/12/views/3), [ํŒ€](https://github.com/orgs/DaleStudy/teams/leetcode03)
19+
- 2๊ธฐ (Aug 11, 2024 - Nov 23, 2024): [ํ”„๋กœ์ ํŠธ](https://github.com/orgs/DaleStudy/projects/3/views/3), [ํŒ€](https://github.com/orgs/DaleStudy/teams/leetcode02)
20+
- 1๊ธฐ (Apr 21, 2024 - Aug 10, 2024): [ํ”„๋กœ์ ํŠธ](https://github.com/orgs/DaleStudy/projects/1/views/1), [ํŒ€](https://github.com/orgs/DaleStudy/teams/leetcode01)
21+

0 commit comments

Comments
ย (0)