Skip to content

Commit

Permalink
fix: update FeedConfig
Browse files Browse the repository at this point in the history
  • Loading branch information
MuZhou233 committed Jun 21, 2024
1 parent 4c81b51 commit b1d9e52
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion proto/librarian/sephirah/v1/yesod.proto
Original file line number Diff line number Diff line change
Expand Up @@ -196,7 +196,7 @@ message FeedConfig {
// response only
optional string latest_pull_message = 12;
// `FeedActionSet.id`
librarian.v1.InternalID action_set_id = 13;
repeated librarian.v1.InternalID action_sets = 13;
}

enum FeedConfigStatus {
Expand Down

0 comments on commit b1d9e52

Please sign in to comment.