1
0
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:
FredrikOseberg 2024-12-09 15:33:32 +01:00
parent d2d39beec4
commit b73d459a2f
No known key found for this signature in database
GPG Key ID: 282FD8A6D8F9BCF0

View File

@ -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: