Skip to content

feat: add help footer on bulk import upload modal (#152) #179

feat: add help footer on bulk import upload modal (#152)

feat: add help footer on bulk import upload modal (#152) #179

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/[email protected]
with:
nodeLint: true
nodeTest: false
nodeSonar: true
nodeSonarProjectKey: vtex-apps_b2b-organizations
nodeSonarOrganization: vtex-apps
secrets:
githubToken: ${{ secrets.GITHUB_TOKEN }}
sonarToken: ${{ secrets.SONAR_TOKEN }}