Skip to content

feat: Add demo style page to tailwind playground app #566

feat: Add demo style page to tailwind playground app

feat: Add demo style page to tailwind playground app #566

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 }}