Fix model map staleness behavior or fallback (#3971)

* Fix model map staleness behavior or fallback

* patch url

* fix log

* dev build
This commit is contained in:
Timothy Carambat
2025-06-06 17:39:48 -07:00
committed by GitHub
parent 020acde3b9
commit 4eb951d40e
2 changed files with 47 additions and 14 deletions

View File

@@ -6,7 +6,7 @@ concurrency:
on:
push:
branches: ['3866-feat-import-agent-flows-from-community-hub'] # put your current branch to create a build. Core team only.
branches: ['model-map-staleness'] # put your current branch to create a build. Core team only.
paths-ignore:
- '**.md'
- 'cloud-deployments/*'