Skip to content

Commit 46cfac3

Browse files
committed
fixes org webhook
1 parent 9d84284 commit 46cfac3

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

github/resource_github_organization_webhook.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -136,6 +136,7 @@ func resourceGithubOrganizationWebhookRead(d *schema.ResourceData, meta any) err
136136
d.SetId("")
137137
return nil
138138
}
139+
return err
139140
}
140141
return err
141142
}

0 commit comments

Comments
 (0)