mirror of
https://github.com/langflow-ai/langflow.git
synced 2026-07-24 02:05:11 +08:00
ci: always run required checks (#2395)
This commit is contained in:
4
.github/workflows/python_test.yml
vendored
4
.github/workflows/python_test.yml
vendored
@ -4,10 +4,6 @@ on:
|
||||
pull_request:
|
||||
types: [opened, synchronize, reopened]
|
||||
branches: [dev, main]
|
||||
paths:
|
||||
- "poetry.lock"
|
||||
- "pyproject.toml"
|
||||
- "src/backend/**"
|
||||
merge_group:
|
||||
types: [checks_requested]
|
||||
env:
|
||||
|
||||
Reference in New Issue
Block a user