Skip to content

ORDERS-6362: [add] is_tax_inclusive_pricing field in orders response #1769

ORDERS-6362: [add] is_tax_inclusive_pricing field in orders response

ORDERS-6362: [add] is_tax_inclusive_pricing field in orders response #1769

name: remark
on: [pull_request]
jobs:
remark:
name: runner / retext-style-guide
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: actions/checkout@v4
with:
fetch-depth: 0
- uses: ./.github/actions/retext-style-guide
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
reporter: github-pr-review
filter_mode: added
before_commit: ${{ github.event.before }}
after_commit: ${{ github.sha }}