Skip to content

chore: add this branch for integ test check #353

chore: add this branch for integ test check

chore: add this branch for integ test check #353

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:
- fix/dependabot
jobs:
e2e:
secrets: inherit
uses: ./.github/workflows/callable-release-verification.yml