Skip to content

feat(prompts): add instructions footer for select, multi-select & group-multi-select prompts #1189

feat(prompts): add instructions footer for select, multi-select & group-multi-select prompts

feat(prompts): add instructions footer for select, multi-select & group-multi-select prompts #1189

Workflow file for this run

name: Preview
on:
push:
branches:
- main
pull_request:
types: [opened, synchronize, reopened]
workflow_dispatch:
permissions: {}
jobs:
preview:
if: github.repository_owner == 'bombshell-dev'
uses: bombshell-dev/automation/.github/workflows/preview.yml@3a8b4a38fe464b0b51d14962ae416a169517fba9 # main as of 2026-05-12
permissions:
contents: write
pull-requests: write
id-token: write
with:
publish: "./packages/*"
template: "./examples/*"