Skip to content

chore(sync): mirror docs from openclaw/openclaw@46f8c4dfd5f91e47649c2… #311

chore(sync): mirror docs from openclaw/openclaw@46f8c4dfd5f91e47649c2…

chore(sync): mirror docs from openclaw/openclaw@46f8c4dfd5f91e47649c2… #311

Workflow file for this run

name: Translate uk
on:
push:
branches:
- main
paths-ignore:
- docs/uk/**
- docs/.i18n/uk.tm.jsonl
schedule:
- cron: "29 * * * *"
repository_dispatch:
types:
- translate-uk-release
workflow_dispatch:
permissions:
contents: write
jobs:
translate:
uses: ./.github/workflows/translate-locale-reusable.yml
with:
locale: uk
locale_slug: uk
secrets: inherit