Skip to content

NEXT-00000 - Do not add promotion when cart price is zero #6003

NEXT-00000 - Do not add promotion when cart price is zero

NEXT-00000 - Do not add promotion when cart price is zero #6003

name: Windows clone check
on:
push:
branches:
- trunk
pull_request:
jobs:
build:
runs-on: windows-latest
name: "Windows check"
steps:
- name: Support longpaths
run: git config --system core.longpaths true
- name: Clone platform
uses: actions/checkout@v4