We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 589578f commit 2bfc56eCopy full SHA for 2bfc56e
.github/workflows/ray_checks.yml
@@ -5,7 +5,7 @@ on:
5
- main
6
pull_request:
7
paths:
8
- - "backend/src/ray_model_worker/**"
+ - "ray/**"
9
- ".github/workflows/ray_checks.yml"
10
11
jobs:
0 commit comments