Skip to content

Commit

Permalink
fix: syntax error
Browse files Browse the repository at this point in the history
  • Loading branch information
FredrikOseberg committed Dec 9, 2024
1 parent d2d39be commit b73d459
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/core-feature-alert.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit b73d459

Please sign in to comment.