Skip to content

Commit

Permalink
Update PR reviewers to include cloudflare/ssl-tls-team. (#307)
Browse files Browse the repository at this point in the history
  • Loading branch information
jvaughan-cloudflare authored Jan 27, 2025
1 parent 5f4c19e commit 3503157
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/manual-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ jobs:
with:
source_branch: "release/${{ env.LATEST_RELEASE }}"
destination_branch: "master"
pr_reviewer: "lgarofalo,mihirjham,vasilzhigilei,nickysemenza"
pr_reviewer: "lgarofalo,mihirjham,vasilzhigilei,nickysemenza,cloudflare/ssl-tls-team"
pr_assignee: "lgarofalo,mihirjham,vasilzhigilei,nickysemenza"
github_token: ${{ secrets.GITHUB_TOKEN }}
- name: Google Chat Notification
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/scheduled-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
with:
source_branch: "release/${{ env.LATEST_RELEASE }}"
destination_branch: "master"
pr_reviewer: "lgarofalo,mihirjham,vasilzhigilei,nickysemenza"
pr_reviewer: "lgarofalo,mihirjham,vasilzhigilei,nickysemenza,cloudflare/ssl-tls-team"
pr_assignee: "lgarofalo,mihirjham,vasilzhigilei,nickysemenza"
github_token: ${{ secrets.GITHUB_TOKEN }}
- name: Google Chat Notification
Expand Down

0 comments on commit 3503157

Please sign in to comment.