mirror of
https://github.com/nextcloud/documentation.git
synced 2025-10-26 11:18:02 +00:00
Merge pull request #5217 from nextcloud/enh/noid/more-timeout
Change merge retry timeout to 60sec
This commit is contained in:
commit
fdfc3e9453
2
.github/workflows/transifex.yml
vendored
2
.github/workflows/transifex.yml
vendored
@ -21,4 +21,4 @@ jobs:
|
||||
GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}"
|
||||
MERGE_LABELS: ""
|
||||
MERGE_RETRIES: 10
|
||||
MERGE_RETRY_SLEEP: 30000
|
||||
MERGE_RETRY_SLEEP: 60000
|
||||
|
||||
Loading…
Reference in New Issue
Block a user