mirror of
https://github.com/nextcloud/documentation.git
synced 2026-01-02 17:59:36 +07:00
Bump merge retries to 10
This commit is contained in:
2
.github/workflows/transifex.yml
vendored
2
.github/workflows/transifex.yml
vendored
@@ -20,5 +20,5 @@ jobs:
|
||||
env:
|
||||
GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}"
|
||||
MERGE_LABELS: ""
|
||||
MERGE_RETRIES: 6
|
||||
MERGE_RETRIES: 10
|
||||
MERGE_RETRY_SLEEP: 30000
|
||||
|
||||
Reference in New Issue
Block a user