summaryrefslogtreecommitdiffhomepage
path: root/.github
diff options
context:
space:
mode:
authorFrank <[email protected]>2026-03-29 13:06:00 -0400
committerFrank <[email protected]>2026-03-29 13:06:00 -0400
commit3a4bfeb5b52efcbc83e8e3ea8739244411dec562 (patch)
tree32c8ab5896e9ef18b4188fa673404bc2e56a0bb5 /.github
parent1037c72d99529aca668f97de89178e0d7cca692c (diff)
downloadopencode-3a4bfeb5b52efcbc83e8e3ea8739244411dec562.tar.gz
opencode-3a4bfeb5b52efcbc83e8e3ea8739244411dec562.zip
wip: zen
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/docs-locale-sync.yml3
1 files changed, 2 insertions, 1 deletions
diff --git a/.github/workflows/docs-locale-sync.yml b/.github/workflows/docs-locale-sync.yml
index a4a337d97..9689eee6d 100644
--- a/.github/workflows/docs-locale-sync.yml
+++ b/.github/workflows/docs-locale-sync.yml
@@ -9,7 +9,8 @@ on:
jobs:
sync-locales:
- if: github.actor != 'opencode-agent[bot]'
+ if: false
+ #if: github.actor != 'opencode-agent[bot]'
runs-on: blacksmith-4vcpu-ubuntu-2404
permissions:
contents: write