Skip to content

Commit 80ce10f

Browse files
committed
Add target actions
1 parent c0d2572 commit 80ce10f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Package.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ import Foundation
88
/// which can be useful when generating client code for a subset of a large API,
99
/// or splitting an implementation of a server across multiple modules.
1010
enum GitHubRestAPIOpenAPITag: String, CaseIterable {
11+
case actions
1112
case activity
1213
case apps
1314
case billing

0 commit comments

Comments
 (0)