Skip to content

Commit 83ff733

Browse files
authored
Merge pull request #13670 from owncloud/add_reviewer_to_translation-sync_action
ci: add reviewers to GH translation-sync Action
2 parents d38e247 + f63bcc8 commit 83ff733

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/translation-sync.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@ jobs:
1212
uses: owncloud/reusable-workflows/.github/workflows/translation-sync.yml@main
1313
with:
1414
mode: make
15+
reviewers: kobergj,mmattel # individual users
16+
# team_reviewers: owncloud/ocis-team # and/or a GitHub team slug if exists
1517
sub_path: .
1618
package_manager: pnpm
1719
secrets:

0 commit comments

Comments
 (0)