Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion .github/workflows/translate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,8 @@ on:
branches:
- master

permissions: {}
permissions:
contents: read

jobs:
update-translations:
Expand Down
1 change: 1 addition & 0 deletions changelog/unreleased/4818
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,4 @@ Enhancement: Workflow to use the translation-sync reusable workflow
A new workflow that uses the translation-sync reusable workflow has been added in order to update translations from transifex

https://github.com/owncloud/android/pull/4818
https://github.com/owncloud/android/pull/4831
Loading