mirror of
https://github.com/Unleash/unleash.git
synced 2025-01-25 00:07:47 +01:00
fix: syntax error
This commit is contained in:
parent
d2d39beec4
commit
b73d459a2f
1
.github/workflows/core-feature-alert.yml
vendored
1
.github/workflows/core-feature-alert.yml
vendored
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user