mirror of
https://github.com/zoriya/octokit.net.git
synced 2026-06-07 04:16:51 +00:00
Add the undocumented (but used) check suite conclusion "skipped" (#2077)
This commit is contained in:
committed by
Brendan Forster
parent
529020271e
commit
321c9ba575
@@ -34,6 +34,9 @@ namespace Octokit
|
||||
|
||||
[Parameter(Value = "action_required")]
|
||||
ActionRequired,
|
||||
|
||||
[Parameter(Value = "skipped")]
|
||||
Skipped,
|
||||
}
|
||||
|
||||
public enum CheckAnnotationLevel
|
||||
|
||||
Reference in New Issue
Block a user