Skip to content

fix: harden solved-site promotion corpus identity (#693) #217

fix: harden solved-site promotion corpus identity (#693)

fix: harden solved-site promotion corpus identity (#693) #217

name: Solved Site Promotion Gate
on:
pull_request:
branches: [main]
paths:
- '.github/workflows/solved-site-promotion.yml'
- '.github/workflows/solved-site-promotion-pr.yml'
- 'bench/**'
- 'includes/**'
- 'lib/**'
- 'tools/**'
- 'composer.json'
- 'composer.lock'
- 'package.json'
- 'package-lock.json'
- 'docs/contracts/**'
workflow_dispatch:
permissions:
contents: read
jobs:
solved-site-promotion:
uses: ./.github/workflows/solved-site-promotion.yml
with:
static-site-importer-sha: ${{ github.event.pull_request.head.sha || github.sha }}
static-site-importer-repository: ${{ github.event.pull_request.head.repo.full_name || github.repository }}
blocks-engine-sha: db79ae3ddfe352dea8dc3c60322374a25e7c0359