Skip to content

Commit

Permalink
change team slug for reviewpad
Browse files Browse the repository at this point in the history
  • Loading branch information
AlbanSeurat committed Jul 19, 2023
1 parent 892e29a commit cf6a9f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion reviewpad.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,5 @@ workflows:
- if: $hasFilePattern("boot/**")
then:
- $addLabel("boot")
- $assignTeamReviewer(["Boot"]) # This 'Security' team must exist in your GitHub Repository
- $assignTeamReviewer(["AlbanSeurat"]) # This 'Security' team must exist in your GitHub Repository
- $commentOnce("The Boot team has been involved because the authentication layer is touched")

0 comments on commit cf6a9f6

Please sign in to comment.