Skip to content

Commit 15f570d

Browse files
committed
Synced workflows to what we want, updated VOUCHED.td
1 parent dabed94 commit 15f570d

4 files changed

Lines changed: 4 additions & 2 deletions

File tree

.github/VOUCHED.td

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,3 +19,5 @@ r44vc0rp
1919
rekram1-node
2020
-spider-yamet clawdbot/llm psychosis, spam pinging the team
2121
thdxr
22+
zenwoh
23+
mlgarchery

.github/workflows/docs-locale-sync.yml renamed to .github/workflows/docs-locale-sync.yml.disabled

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ on:
1010
jobs:
1111
sync-locales:
1212
if: github.actor != 'opencode-agent[bot]'
13-
runs-on: blacksmith-4vcpu-ubuntu-2404
13+
runs-on: ubuntu-latest
1414
permissions:
1515
id-token: write
1616
contents: write
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ permissions:
1212

1313
jobs:
1414
sign-cli:
15-
runs-on: blacksmith-4vcpu-ubuntu-2404
15+
runs-on: ubuntu-latest
1616
if: github.repository == 'anomalyco/opencode'
1717
steps:
1818
- uses: actions/checkout@v3
File renamed without changes.

0 commit comments

Comments
 (0)