From ccdeb53966c5e53dff59065851deb17be94cdd06 Mon Sep 17 00:00:00 2001 From: Rezi Rusnadiputra Date: Wed, 6 Mar 2024 14:46:17 +0900 Subject: [PATCH 1/3] 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/3] 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 From d9db3a5b79ff73f0015ed523da557a5bb9eff9ab Mon Sep 17 00:00:00 2001 From: Rezi Rusnadiputra Date: Wed, 6 Mar 2024 14:53:49 +0900 Subject: [PATCH 3/3] add 2nd milestonae --- .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 0e4af53..062a314 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!!2nd" \ No newline at end of file