Skip to content

Add the ability to exclude brands, collections, products and variants from discounts #810

Add the ability to exclude brands, collections, products and variants from discounts

Add the ability to exclude brands, collections, products and variants from discounts #810

name: Laravel Pint Code Style Tests
on:
pull_request:
jobs:
Test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1
- name: "laravel-pint"
uses: aglipanci/[email protected]
with:
preset: laravel
verboseMode: true
testMode: true
pintVersion: 1.13.1
onlyDirty: true