mirror of
https://github.com/appwrite/appwrite.git
synced 2026-05-26 13:51:13 +00:00
chore: keep console sdk preview automatic
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user