Skip to content

Bring .github in line with main #7435

Bring .github in line with main

Bring .github in line with main #7435

Workflow file for this run

name: docker develop build and test only
on:
pull_request:
branches:
- main
- release-*
- verkle
- performance
- '*-devnet-*'
jobs:
docker-build-test:
uses: ./.github/workflows/docker.yml
with:
version: dev-pr
push: false
cache_scope: develop-pr-build
secrets: inherit