chore: keep console sdk preview automatic

This commit is contained in:
Chirag Aggarwal
2025-05-15 05:27:43 +00:00
parent e1e6b82ca3
commit f818607680
+3 -1
View File
@@ -1,6 +1,9 @@
name: "SDK Preview"
on:
pull_request:
paths:
- 'app/config/specs/*-latest-console.json'
workflow_dispatch:
inputs:
platform:
@@ -8,7 +11,6 @@ on:
description: "Platform to build"
options:
- client
- console
- server
jobs: