mirror of
https://github.com/langgenius/dify-plugin-sdks.git
synced 2026-07-22 10:25:23 -04:00
7dcaee5bc4
- Deleted the StarCreatedEvent and StarDeletedEvent classes along with their corresponding YAML configurations. - Updated the GitHub trigger provider to simplify star event handling by consolidating to a single star event type. These changes streamline the event structure and improve maintainability.