File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -197,7 +197,7 @@ const (
197197 // StageTaskApprovalRequestApprovedReason is the reason string of condition if the approval request for before or after stage task has been approved.
198198 StageTaskApprovalRequestApprovedReason = "StageTaskApprovalRequestApproved"
199199
200- // StageTaskApprovalRequestCreatedReason is the reason string of condition if the approval request for beofre or after stage task has been created.
200+ // StageTaskApprovalRequestCreatedReason is the reason string of condition if the approval request for before or after stage task has been created.
201201 StageTaskApprovalRequestCreatedReason = "StageTaskApprovalRequestCreated"
202202
203203 // AfterStageTaskWaitTimeElapsedReason is the reason string of condition if the wait time for after stage task has elapsed.
You can’t perform that action at this time.
0 commit comments