Skip to content

Commit c918bfd

Browse files
authored
Fix reviewer team name in PR workflow skill (#2582)
1 parent f0d6834 commit c918bfd

File tree

1 file changed

+1
-1
lines changed
  • .claude/skills/activitypub-pr-workflow

1 file changed

+1
-1
lines changed

.claude/skills/activitypub-pr-workflow/SKILL.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ try/{idea} # Experimental ideas.
3535
git checkout -b add/new-feature
3636

3737
# Create PR with GitHub CLI.
38-
gh pr create --assignee @me --reviewer Fediverse
38+
gh pr create --assignee @me --reviewer Automattic/fediverse
3939

4040
# Check PR status and CI.
4141
gh pr status

0 commit comments

Comments
 (0)