From a5843bfaca42eb07e3fbd518eac7f596661e8f63 Mon Sep 17 00:00:00 2001 From: hustcer Date: Mon, 14 Oct 2024 18:19:20 +0800 Subject: [PATCH] chore: Update Usage section of README.md --- 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