Skip to content

Commit b1af1ef

Browse files
committed
fix: Remove comment
1 parent f0ce70c commit b1af1ef

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

github/secret_scanning.go

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -91,8 +91,6 @@ type SecretScanningAlertUpdateOptions struct {
9191
Resolution *string `json:"resolution,omitempty"`
9292

9393
// An optional comment when closing an alert.
94-
// Cannot be updated or deleted.
95-
// Must be null when changing state to open.
9694
ResolutionComment *string `json:"resolution_comment,omitempty"`
9795
}
9896

0 commit comments

Comments
 (0)