Skip to content

chore: add corepack enable to CI workflows for Yarn v4 #703

chore: add corepack enable to CI workflows for Yarn v4

chore: add corepack enable to CI workflows for Yarn v4 #703

name: Push - run release verifications
concurrency:
# group name unique for push to push-integ-test
group: push-e2e-${{ github.ref }}
cancel-in-progress: true
on:
push:
branches:
- chore/yarn-v4-migration
jobs:
e2e:
secrets: inherit
uses: ./.github/workflows/callable-release-verification.yml