remove dead preview API request forwarding (#309)
the action now calls preview deployments directly via API_URL secret (set by preview-create.ts), making the production-side forwarding fallback unnecessary. also removes orphaned workflowRun.ts interface. Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
committed by
pullfrog[bot]
parent
9a1f3bdb0a
commit
e45c4a84a2
@@ -1,3 +0,0 @@
|
||||
export interface WorkflowRunInfo {
|
||||
progressCommentId: string | null;
|
||||
}
|
||||
Reference in New Issue
Block a user