This commit is contained in:
stuzer05 2023-02-24 14:05:26 +02:00
parent b062fc9849
commit 870bb922cc
1 changed files with 1 additions and 1 deletions

View File

@ -130,7 +130,7 @@ const (
CommentTypePRScheduledToAutoMerge
// 35 pr was un scheduled to auto merge when checks succeed
CommentTypePRUnScheduledToAutoMerge
// 36 Change plan time
// 36 Change time estimate
CommentTypeChangeTimeEstimate
)