mirror of
https://github.com/anomalyco/opencode.git
synced 2026-04-24 06:45:22 +00:00
chore: cleanup
This commit is contained in:
6
.github/workflows/docs-locale-sync.yml
vendored
6
.github/workflows/docs-locale-sync.yml
vendored
@@ -69,12 +69,6 @@ jobs:
|
||||
4. Do not modify English source docs in packages/web/src/content/docs/*.mdx.
|
||||
5. If no locale updates are needed, make no changes.
|
||||
|
||||
- name: Run docs i18n checks
|
||||
if: steps.changes.outputs.has_changes == 'true'
|
||||
run: |
|
||||
bun run --cwd=packages/web i18n:check:pages
|
||||
bun run --cwd=packages/web i18n:check:links
|
||||
|
||||
- name: Commit and push locale docs updates
|
||||
if: steps.changes.outputs.has_changes == 'true'
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user