Skip to content

feat(cart)!: add setPastTimeToCurrent to update the fulfillment time to ASAP if the requested fulfillment time is in the past #36

feat(cart)!: add setPastTimeToCurrent to update the fulfillment time to ASAP if the requested fulfillment time is in the past

feat(cart)!: add setPastTimeToCurrent to update the fulfillment time to ASAP if the requested fulfillment time is in the past #36

Workflow file for this run

name: Lint PR title
on: pull_request
jobs:
lint-pr-title:
name: Lint PR title
runs-on: ubuntu-latest
steps:
- name: Lint PR title
uses: amannn/[email protected]
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}