diff --git a/.github/workflows/namespace_declarations.yml b/.github/workflows/namespace_declarations.yml index befe1502066e..4d083c439276 100644 --- a/.github/workflows/namespace_declarations.yml +++ b/.github/workflows/namespace_declarations.yml @@ -154,7 +154,7 @@ jobs: - [ ] Approve the PR once you are confident about the classification and changes made." \ --label "Documentation" \ --label "automated-pr" \ - --reviewer "@stdlib-js/reviewers" \ + --reviewer "stdlib-js/reviewers" \ --base develop \ --head "$branch_name" fi