Skip to content

Instantly share code, notes, and snippets.

View mintothejoo's full-sized avatar

Minjoo Cha mintothejoo

  • New York
View GitHub Profile
# .github/workflows/chromatic.yml
# Workflow name
name: 'Chromatic'
# Run on push ONLY. Pull request has some complications.
on:
push:
paths:
- "puffin-platform/**"