mirror of
https://github.com/zoriya/octokit.net.git
synced 2025-12-19 21:55:12 +00:00
[feat]: Adds Actions workflow API clients
This commit is contained in:
@@ -41,5 +41,6 @@ namespace Octokit.Reactive
|
||||
IObservableLicensesClient Licenses { get; }
|
||||
IObservableRateLimitClient RateLimit { get; }
|
||||
IObservableMetaClient Meta { get; }
|
||||
IObservableActionsClient Actions { get; }
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user