зеркало из https://github.com/github/docs.git
Make crowdin run daily instead of on git push to main (#16065)
* Make crowdin daily * Trigger new build Co-authored-by: Chiedo <chiedo@users.noreply.github.com>
This commit is contained in:
Родитель
d96352d13a
Коммит
126d46fbeb
|
@ -4,9 +4,8 @@ name: Crowdin Sync
|
|||
|
||||
on:
|
||||
workflow_dispatch:
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
schedule:
|
||||
- cron: "33 2 * * *" # every day at 2:33 UTC at least until automerge is working
|
||||
|
||||
jobs:
|
||||
sync_with_crowdin:
|
||||
|
|
Загрузка…
Ссылка в новой задаче