uclaacm / opensource

opensource @ acm, work-in-progress
https://opensource.uclaacm.com
MIT License
11 stars 6 forks source link

Updated GitHubEventAction to use Webhook types #64

Closed Nhamakami7 closed 2 years ago

Nhamakami7 commented 2 years ago

close #34. GitHub events don't actually have defined types yet, so we are using Webhook types for now. Will need to update again once types for GitHub events are released. ticket #74.

mattxwang commented 2 years ago

Can we also adjust the PR title / description before we merge?