Skip to content

chore(deps): bump DaVinciBot/shared-workflows/.github/workflows/e2e.yml from 6.1.1 to 6.1.2 #139

chore(deps): bump DaVinciBot/shared-workflows/.github/workflows/e2e.yml from 6.1.1 to 6.1.2

chore(deps): bump DaVinciBot/shared-workflows/.github/workflows/e2e.yml from 6.1.1 to 6.1.2 #139

Workflow file for this run

name: CI
on:
push:
branches: [dev, staging, main, master, 'release/**', 'hotfix/**']
paths-ignore:
- '**/*.md'
- '.vscode/**'
pull_request:
branches: [dev, staging, main, master, 'release/**', 'hotfix/**']
paths-ignore:
- '**/*.md'
- '.vscode/**'
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
permissions:
contents: read
jobs:
quality:
name: Quality
uses: DaVinciBot/shared-workflows/.github/workflows/ci.yml@v6.1.1
secrets: inherit
with:
pnpm_version: 11.5.2
node_version_file: .nvmrc