SIGN IN SIGN UP
langflow-ai / langflow UNCLAIMED

Langflow is a powerful tool for building and deploying AI-powered agents and workflows.

0 0 0 Python

ci: Update Docker Hub login condition in workflow to avoid login in community PRs (#10301)

* ci: Update Docker Hub login condition in workflow for better access control

Added a conditional check to the Docker Hub login step in the GitHub Actions workflow, allowing login only during manual dispatch or when the pull request originates from the same repository. This enhances security and access control during CI/CD processes.

* ci: Refine Docker Hub login condition in workflow for pull requests

Updated the conditional logic for the Docker Hub login step in the GitHub Actions workflow to ensure it only triggers for manual dispatch or when the pull request originates from the same repository. This change improves access control and security during CI/CD processes.
G
Gabriel Luiz Freitas Almeida committed
c0d14075468d0fb0636a3d55706045631ee7be76
Parent: 3d7ad8b
Committed by GitHub <[email protected]> on 10/16/2025, 4:49:27 PM