Saturation v2 fails to scale inference servers as it silently fails to get total demand #839
Workflow file for this run
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| name: Non-Main Gatekeeper | |
| on: | |
| pull_request: | |
| types: [opened, edited, synchronize, reopened] | |
| jobs: | |
| gatekeeper: | |
| uses: llm-d/llm-d-infra/.github/workflows/reusable-non-main-gatekeeper.yml@main |