diff --git a/.github/workflows/milestoned.yml b/.github/workflows/milestoned.yml index 4b61e1e..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