Skip to content

Commit ebf09dc

Browse files
committed
chore: remove team reviewers as the GH app cannot request it
1 parent 081e47d commit ebf09dc

1 file changed

Lines changed: 0 additions & 7 deletions

File tree

.github/workflows/deployment-v2.yml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -57,9 +57,6 @@ jobs:
5757
PR_TITLE: 'chore(sync): merge main-copy into develop'
5858
PR_BODY: |
5959
This PR contains an automated merge commit from `main-copy` into `develop`.
60-
61-
Requested reviewers:
62-
- @cowprotocol/frontend
6360
steps:
6461
- name: Checkout workflow repository
6562
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
@@ -115,10 +112,6 @@ jobs:
115112
commit-message: ${{ env.PR_TITLE }}
116113
delete-branch: false
117114
draft: false
118-
reviewers: ''
119-
team-reviewers: |
120-
frontend
121-
qa
122115

123116
- name: Notify Slack for develop review
124117
if: steps.prepare.outputs.has_changes == 'true'

0 commit comments

Comments
 (0)