Skip to content

Wire runtime idle threshold through runtime-api chart #765

Wire runtime idle threshold through runtime-api chart

Wire runtime idle threshold through runtime-api chart #765

Workflow file for this run

name: Pull Request Checks
on:
pull_request:
paths:
- 'charts/**'
jobs:
validate-chart-versions:
uses: ./.github/workflows/validate-chart-versions.yml
with:
base_ref: origin/${{ github.base_ref }}
enforce_version_bump: true