Skip to content

Fix/search list many orgs modal #47

Fix/search list many orgs modal

Fix/search list many orgs modal #47

name: '[PRT] Quality Engineering'
on:
pull_request_target:
branches:
- main
- master
types:
- labeled
jobs:
quality-engineering:
name: QE
uses: vtex-apps/usqa/.github/workflows/quality-engineering.yml@v2.1.14
with:
danger: true
dangerRequireChangelog: false
nodeLint: true
nodeTest: false
nodeSonar: true
nodeSonarProjectKey: vtex-apps_b2b-organizations
nodeSonarOrganization: vtex-apps
cypress: false
cyRunnerTimeOut: 45
secrets:
githubToken: ${{ secrets.GITHUB_TOKEN }}
sonarToken: ${{ secrets.SONAR_TOKEN }}
cypressJson: ${{ secrets.VTEX_QE }}