mirror of
https://github.com/langgenius/dify-plugin-sdks.git
synced 2026-07-22 10:25:23 -04:00
11954ee36e
- Enhanced the GitHub provider to handle both form-encoded and JSON payloads from webhooks. - Updated error handling to provide clearer messages for payload parsing issues. - Ensured compatibility with various content types in incoming requests. This change improves the robustness of the GitHub trigger integration by accommodating different data formats.