Skip to content

Update from Shopify for theme sneakerlab/trunk #674

Update from Shopify for theme sneakerlab/trunk

Update from Shopify for theme sneakerlab/trunk #674

Workflow file for this run

name: Theme Check
on: [push]
jobs:
theme-check:
name: Theme Check
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Theme Check
uses: shopify/theme-check-action@v1
with:
theme_root: '.' # optional, could be './dist'
token: ${{ github.token }}
base: trunk