📎 Fix CI inputs

This commit is contained in:
Yamila Moreno 2025-08-27 11:14:56 +02:00
parent 95faf340c4
commit 6da5bbf33a
1 changed files with 2 additions and 8 deletions

View File

@ -31,17 +31,11 @@ on:
required: true
default: 'develop'
build_wasm:
type: choice
options:
- yes
- no
type: string
required: false
default: 'yes'
build_storybook:
type: choice
options:
- yes
- no
type: string
required: false
default: 'yes'