From 40d251fc7c99391c5d9708bd73adb987fd97308a Mon Sep 17 00:00:00 2001 From: Sion Kang Date: Wed, 27 Mar 2024 00:15:00 +0900 Subject: [PATCH 1/2] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 5ef12cd..ed7895d 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,3 @@ secret test 123 +123 From cc40ea8ad01fcd223693c67d6e47f469fc581b11 Mon Sep 17 00:00:00 2001 From: Sion Kang Date: Wed, 27 Mar 2024 00:16:18 +0900 Subject: [PATCH 2/2] Update auto-label.yml --- .github/workflows/auto-label.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/auto-label.yml b/.github/workflows/auto-label.yml index 9de567a..48c1f38 100644 --- a/.github/workflows/auto-label.yml +++ b/.github/workflows/auto-label.yml @@ -12,4 +12,4 @@ jobs: auto-label: runs-on: ubuntu-latest steps: - - uses: Yaminyam/auto-label-in-issue@v1.6.0 + - uses: lablup/auto-label-in-issue@v1.6.0