diff --git a/.github/workflows/core-feature-alert.yml b/.github/workflows/core-feature-alert.yml index 00e21a4a9c..fbc27ab1f8 100644 --- a/.github/workflows/core-feature-alert.yml +++ b/.github/workflows/core-feature-alert.yml @@ -26,7 +26,6 @@ jobs: issue_number: context.payload.pull_request.number, body: `@${prCreator}, core features have been modified in this pull request. Please review!` }) - steps: - name: Add reviewers to the PR uses: actions/github-script@v6 with: