ci: add reviewers to GH translation-sync Action (#12218)

This commit is contained in:
Martin
2026-04-15 15:18:42 +02:00
committed by GitHub
parent 683d263ee5
commit 55e9ac5170

View File

@@ -12,6 +12,8 @@ jobs:
uses: owncloud/reusable-workflows/.github/workflows/translation-sync.yml@main
with:
mode: make
reviewers: kobergj,mmattel # individual users
# team_reviewers: owncloud/ocis-team # and/or a GitHub team slug if exists
sub_path: .
secrets:
TX_TOKEN: ${{ secrets.TX_TOKEN }}