Rename GitHub status context name
This commit is contained in:
parent
a0052c878b
commit
f6a6c9575f
1 changed files with 1 additions and 1 deletions
|
|
@ -74,6 +74,6 @@ async def notify_status(
|
||||||
json={
|
json={
|
||||||
"state": state,
|
"state": state,
|
||||||
"target_url": target_url,
|
"target_url": target_url,
|
||||||
"context": "ci/runboat",
|
"context": "runboat/build",
|
||||||
},
|
},
|
||||||
)
|
)
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue