Merge remote-tracking branch 'upstream/master' into object-base

This commit is contained in:
Liam Newman
2020-12-28 10:52:16 -08:00
28 changed files with 77 additions and 76 deletions

View File

@@ -294,7 +294,7 @@ public class GHCheckRun extends GHObject {
/**
* Updates this check run.
*
*
* @return a builder which you should customize, then call {@link GHCheckRunBuilder#create}
*/
@Preview(Previews.ANTIOPE)