Skip to content

docs(celery Wave 6 §K.11): full spec amendment — 7 items + 2-PR strategy + double pre-check lock #2123

docs(celery Wave 6 §K.11): full spec amendment — 7 items + 2-PR strategy + double pre-check lock

docs(celery Wave 6 §K.11): full spec amendment — 7 items + 2-PR strategy + double pre-check lock #2123

name: E2E-Test
on:
pull_request:
types: [opened, synchronize, reopened, ready_for_review]
permissions:
contents: read
jobs:
e2e-http-compose:
if: ${{ !github.event.pull_request.draft }}
uses: ./.github/workflows/e2e-http-smoke.yml
secrets: inherit