diff --git a/src/runboat/github.py b/src/runboat/github.py index 3576bca..e51803f 100644 --- a/src/runboat/github.py +++ b/src/runboat/github.py @@ -74,6 +74,6 @@ async def notify_status( json={ "state": state, "target_url": target_url, - "context": "ci/runboat", + "context": "runboat/build", }, )