From a613137266b19a6a9d0e28d20cd268d5e18a502e Mon Sep 17 00:00:00 2001 From: Justin Ma Date: Mon, 14 Oct 2024 18:19:57 +0800 Subject: [PATCH] chore: Update Usage section of README.md (#32) --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index adb8383..ddea516 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,6 @@ jobs: update-milestone: runs-on: ubuntu-latest name: Milestone Update - if: ${{github.event.pull_request.merged == true}} steps: - name: Set Milestone uses: hustcer/milestone-action@main