Github Triggers not working

Hello,

Im using self-hosted activepieces version 0.34.0 and im trying to create an automation triggered by a github star or pull request, but it doesn’t seem to be working.

My question is, is this a known issue? How can I troubleshoot why this isn’t capturing the event?

I appreciate any thoughts / feedback!

Thank you,
-Warcloud

Doesn’t work on my self hosted either.

working now after configuring network to be accessible from internet. i used tailscale funnel for this.
and also used my own github app id, not sure if related. maybe original would’ve worked if frontend ip was configured with public access from beginning.