Skip to content

Commit

Permalink
Update github/event_types.go
Browse files Browse the repository at this point in the history
Co-authored-by: Glenn Lewis <6598971+gmlewis@users.noreply.github.com>
  • Loading branch information
acouvreur and gmlewis authored Dec 10, 2024
1 parent a309c6e commit 2904eba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion github/event_types.go
Original file line number Diff line number Diff line change
Expand Up @@ -152,7 +152,7 @@ type CustomPropertyEvent struct {
}

// CustomPropertyValuesEvent represents an update to a custom property.
// The Webhook event name is "custom_property_values"
// The Webhook event name is "custom_property_values".
//
// GitHub API docs: https://docs.github.com/en/webhooks/webhook-events-and-payloads#custom_property_values
type CustomPropertyValuesEvent struct {
Expand Down

0 comments on commit 2904eba

Please # to comment.