Skip to content

Commit 3771afc

Browse files
authored
[gha] update JetBrains platform template reviewers (#18695)
1 parent 95edf79 commit 3771afc

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/jetbrains-update-plugin-platform-template.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -155,7 +155,8 @@ jobs:
155155
commit-message: "Update Platform Version of ${{ inputs.pluginName }} to ${{ steps.latest-version.outputs.result }}"
156156
branch: "jetbrains/${{ inputs.pluginId }}-platform"
157157
labels: "team: IDE,editor: jetbrains"
158-
team-reviewers: "engineering-ide"
158+
team-reviewers: |
159+
team-experience
159160
token: ${{ secrets.roboquatRepoPat }}
160161
committer: Robo Quat <[email protected]>
161162
author: Robo Quat <[email protected]>

0 commit comments

Comments
 (0)