Rename GitHub status context name

This commit is contained in:
Stéphane Bidoul 2021-11-06 11:25:04 +01:00
parent a0052c878b
commit f6a6c9575f
No known key found for this signature in database
GPG key ID: BCAB2555446B5B92

View file

@ -74,6 +74,6 @@ async def notify_status(
json={
"state": state,
"target_url": target_url,
"context": "ci/runboat",
"context": "runboat/build",
},
)