mirror of
https://github.com/owncloud/ocis
synced 2026-04-25 17:25:21 +02:00
ci: add reviewers to GH translation-sync Action (#12218)
This commit is contained in:
2
.github/workflows/translation-sync.yml
vendored
2
.github/workflows/translation-sync.yml
vendored
@@ -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 }}
|
||||
|
||||
Reference in New Issue
Block a user