mirror of
https://github.com/langflow-ai/langflow.git
synced 2026-07-24 19:04:04 +08:00
* chore: Update CI workflow to include 'merge_group' event and adjust CI run conditions - Added 'merge_group' event type to the CI workflow triggers. - Updated the condition for running CI jobs to include 'merge_group' alongside existing events. * chore: Add 'merge_group' event to CI workflow for enhanced PR handling