From ccdeb53966c5e53dff59065851deb17be94cdd06 Mon Sep 17 00:00:00 2001 From: Rezi Rusnadiputra Date: Wed, 6 Mar 2024 14:46:17 +0900 Subject: [PATCH 1/2] Add bikkuri maaku --- .github/workflows/milestoned.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/milestoned.yml b/.github/workflows/milestoned.yml index 4b61e1e..b340bbe 100644 --- a/.github/workflows/milestoned.yml +++ b/.github/workflows/milestoned.yml @@ -9,4 +9,4 @@ jobs: runs-on: ubuntu-latest steps: - - run: echo "Receive a milestone" \ No newline at end of file + - run: echo "Receive a milestone!" \ No newline at end of file From 30125ac70fb979f228dcc135c318ff5ba50877f4 Mon Sep 17 00:00:00 2001 From: Rezi Rusnadiputra Date: Wed, 6 Mar 2024 14:53:12 +0900 Subject: [PATCH 2/2] add 2nd milestone --- .github/workflows/milestoned.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/milestoned.yml b/.github/workflows/milestoned.yml index b340bbe..0e4af53 100644 --- a/.github/workflows/milestoned.yml +++ b/.github/workflows/milestoned.yml @@ -9,4 +9,4 @@ jobs: runs-on: ubuntu-latest steps: - - run: echo "Receive a milestone!" \ No newline at end of file + - run: echo "Receive a milestone!!" \ No newline at end of file