Skip to content

Bump eslint-plugin-cypress from 2.12.1 to 2.14.0 #72

Bump eslint-plugin-cypress from 2.12.1 to 2.14.0

Bump eslint-plugin-cypress from 2.12.1 to 2.14.0 #72

name: '[PRN] Quality Engineering'
on:
pull_request_target:
branches:
- main
- master
- release/v*
types:
- labeled
jobs:
quality-engineering:
name: QE
uses: vtex-apps/usqa/.github/workflows/quality-engineering.yml@main
with:
nodeLint: true
nodeSonar: true
nodeSonarProjectKey: vtex-apps_cy-runner
nodeSonarOrganization: vtex-apps
secrets:
githubToken: ${{ secrets.GITHUB_TOKEN }}
sonarToken: ${{ secrets.SONAR_TOKEN }}