Skip to content

Merge branch 'misha-puff-main' into shopify/fa24/vip-early-access #214

Merge branch 'misha-puff-main' into shopify/fa24/vip-early-access

Merge branch 'misha-puff-main' into shopify/fa24/vip-early-access #214

Workflow file for this run

name: CI
on: [push]
jobs:
theme-check:
name: Theme Check
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Theme Check
uses: shopify/theme-check-action@v1
with:
token: ${{ github.token }}