Skip to content

Improve generic image crop recognition #324

Improve generic image crop recognition

Improve generic image crop recognition #324

name: Solved Site Promotion Gate
on:
pull_request:
paths:
- '.github/workflows/solved-fixture-regression.yml'
- 'php-transformer/**'
- 'fixtures/solved/**'
push:
branches: [trunk]
paths:
- '.github/workflows/solved-fixture-regression.yml'
- 'php-transformer/**'
- 'fixtures/solved/**'
permissions:
contents: read
jobs:
solved-site-promotion:
uses: Automattic/static-site-importer/.github/workflows/solved-site-promotion.yml@14b85ad98824e0c1830bb6e7c9fe82f760e89654
with:
static-site-importer-sha: 14b85ad98824e0c1830bb6e7c9fe82f760e89654
blocks-engine-sha: ${{ github.event.pull_request.head.sha || github.sha }}
blocks-engine-repository: ${{ github.event.pull_request.head.repo.full_name || github.repository }}