From ec08edb983e78194409b61dd0cc7ec776dcd96f2 Mon Sep 17 00:00:00 2001 From: Dale Seo <5466341+DaleSeo@users.noreply.github.com> Date: Fri, 29 Nov 2024 15:24:05 +0000 Subject: [PATCH 1/2] chore: postfix icons in workflow names --- .github/workflows/automation.yaml | 2 +- .github/workflows/integration.yaml | 2 +- README.md | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.github/workflows/automation.yaml b/.github/workflows/automation.yaml index 943175cf0..db2e5f1ae 100644 --- a/.github/workflows/automation.yaml +++ b/.github/workflows/automation.yaml @@ -1,4 +1,4 @@ -name: πŸ€– Automation +name: Automation πŸ€– on: pull_request_target: diff --git a/.github/workflows/integration.yaml b/.github/workflows/integration.yaml index 3d2534f53..0bc291d78 100644 --- a/.github/workflows/integration.yaml +++ b/.github/workflows/integration.yaml @@ -1,4 +1,4 @@ -name: πŸ”„ Integration +name: Integration πŸ”„ on: pull_request: diff --git a/README.md b/README.md index bf001dcaa..6ada6d1f4 100644 --- a/README.md +++ b/README.md @@ -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) From 1fdd5e531e976caa47ab6f55f877c9529b4f775d Mon Sep 17 00:00:00 2001 From: Dale Seo <5466341+DaleSeo@users.noreply.github.com> Date: Fri, 29 Nov 2024 15:28:12 +0000 Subject: [PATCH 2/2] docs: add new cohort info to README.md --- README.md | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 6ada6d1f4..b3aa0d5be 100644 --- a/README.md +++ b/README.md @@ -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) +