Skip to content

fix: Payment Terms changes not applied in the B2B Checkout Settings (… #68

fix: Payment Terms changes not applied in the B2B Checkout Settings (…

fix: Payment Terms changes not applied in the B2B Checkout Settings (… #68

Workflow file for this run

name: '[PSH] Quality Engineering'
on:
push:
branches:
- master
- main
jobs:
quality-engineering:
name: QE
uses: vtex-apps/usqa/.github/workflows/quality-engineering.yml@v2
with:
nodeLint: true
nodeTest: true
nodeSonar: true
nodeSonarProjectKey: vtex-apps_b2b-checkout-settings
nodeSonarOrganization: vtex-apps
secrets:
githubToken: ${{ secrets.GITHUB_TOKEN }}
sonarToken: ${{ secrets.SONAR_TOKEN }}