summaryrefslogtreecommitdiffhomepage
path: root/github/index.ts
diff options
context:
space:
mode:
authorPeter Dave Hello <[email protected]>2026-02-10 20:53:38 +0800
committerGitHub <[email protected]>2026-02-10 06:53:38 -0600
commit87795384de062abad50f86775e4803e4a23d51fc (patch)
tree7ea27692918e7f3b21c560a68eb4b18e2ef7ddb9 /github/index.ts
parent0732ab3393f8870ac582db1e07e3e21843c22659 (diff)
downloadopencode-87795384de062abad50f86775e4803e4a23d51fc.tar.gz
opencode-87795384de062abad50f86775e4803e4a23d51fc.zip
chore: fix typos and GitHub capitalization (#12852)
Diffstat (limited to 'github/index.ts')
-rw-r--r--github/index.ts2
1 files changed, 1 insertions, 1 deletions
diff --git a/github/index.ts b/github/index.ts
index 73378894c..da310178a 100644
--- a/github/index.ts
+++ b/github/index.ts
@@ -275,7 +275,7 @@ async function assertOpencodeConnected() {
body: {
service: "github-workflow",
level: "info",
- message: "Prepare to react to Github Workflow event",
+ message: "Prepare to react to GitHub Workflow event",
},
})
connected = true