Skip to content

feat(tailwind): first version of RefInput to show REF as radiogroup and REF_ARRAY as checkboxgroup #768

feat(tailwind): first version of RefInput to show REF as radiogroup and REF_ARRAY as checkboxgroup

feat(tailwind): first version of RefInput to show REF as radiogroup and REF_ARRAY as checkboxgroup #768

Workflow file for this run

on:
pull_request:
types: [ closed ]
jobs:
trigger-circleci:
runs-on: ubuntu-latest
steps:
- name: Trigger CircleCI delete_preview workflow
id: "delete-pr-preview"
uses: CircleCI-Public/[email protected]
with:
GHA_Meta: ${{ github.event.number }}
env:
CCI_TOKEN: ${{ secrets.CCI_TOKEN }}