mirror of
https://github.com/appium/appium.git
synced 2026-01-05 17:59:55 -06:00
ci: Enable automatic sync of translated docs (#21315)
This commit is contained in:
@@ -4,10 +4,8 @@ name: Sync Crowdin Docs Translations
|
||||
|
||||
on:
|
||||
workflow_dispatch:
|
||||
# TODO: Uncomment the scheduler as soon as we have existing translations
|
||||
# imported to Crowdin
|
||||
# schedule:
|
||||
# - cron: 0 0 * * 0
|
||||
schedule:
|
||||
- cron: 0 0 * * *
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
||||
Reference in New Issue
Block a user