diff options
Diffstat (limited to 'github/index.ts')
| -rw-r--r-- | github/index.ts | 2 |
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 |
