[PR #24814] refactor: remove duplicate pull_request triggers from workflow files #30805

Closed
opened 2026-02-21 20:48:15 -05:00 by yindo · 0 comments
Owner

Original Pull Request: https://github.com/langgenius/dify/pull/24814

State: closed
Merged: Yes


Summary

  • Removes direct pull_request triggers from individual workflow files to prevent duplicate runs
  • Ensures workflows only run via workflow_call from the main-ci pipeline
  • Eliminates redundant CI resource usage

Related Issue

Fixes #24813

**Original Pull Request:** https://github.com/langgenius/dify/pull/24814 **State:** closed **Merged:** Yes --- ## Summary - Removes direct pull_request triggers from individual workflow files to prevent duplicate runs - Ensures workflows only run via workflow_call from the main-ci pipeline - Eliminates redundant CI resource usage ## Related Issue Fixes #24813
yindo added the pull-request label 2026-02-21 20:48:15 -05:00
yindo closed this issue 2026-02-21 20:48:15 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langgenius/dify#30805