Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
OpenDAS
dynamo
Commits
9bdceac0
Unverified
Commit
9bdceac0
authored
Jul 23, 2025
by
Biswa Panda
Committed by
GitHub
Jul 23, 2025
Browse files
fix: github ci triggers (#2075)
parent
66b7d2c7
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
4 deletions
+2
-4
.github/workflows/trigger_ci.yml
.github/workflows/trigger_ci.yml
+2
-4
No files found.
.github/workflows/trigger_ci.yml
View file @
9bdceac0
...
...
@@ -47,11 +47,9 @@ jobs:
filters
:
|
vllm:
- 'container/Dockerfile.vllm'
- 'container/Dockerfile.vllm_v1'
- 'examples/vllm/**'
- 'examples/python_rs/llm/**'
- 'container/deps/requirements.vllm.txt'
- 'container/deps/vllm/**'
- 'components/backends/vllm/**'
- 'tests/serve/test_vllm.py'
trtllm:
- 'container/Dockerfile.tensorrt_llm'
...
...
@@ -65,7 +63,7 @@ jobs:
sglang:
- 'container/Dockerfile.sglang'
- 'container/Dockerfile.sglang-deepep'
- '
example
s/sglang/**'
- '
components/backend
s/sglang/**'
- 'container/build.sh'
-
name
:
Check if Validation Workflow has run
id
:
check_workflow
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment