You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(ci): use repository dispatch for agentic ingest [skip-sweep] (#2237)
Switch every agentic ingest trigger to the repository_dispatch contract exposed by InferenceX-app, avoiding the Actions-write permission required by workflow_dispatch.
中文:将所有 Agentic 摄取触发器切换到 InferenceX-app 提供的 repository_dispatch 契约,避免 workflow_dispatch 所需的 Actions 写入权限。
0 commit comments