ci: drop the runner conf, move the ddev wiring into ddev (#864) #2290
e2e.yml
on: push
e2e
/
Preflight (event gate)
11s
Matrix: e2e / ${{ matrix.typo3 != '' && matrix.variant != ''
&& format('E2E (TYPO3 {0}, {1})', matrix.typo3, matrix.variant)
|| matrix.typo3 != ''
&& format('E2E (TYPO3 {0})', matrix.typo3)
|| matrix.variant != ''
&& format('E2E ({0})', matrix.variant)
|| 'E2E' }}
Annotations
1 notice
|
e2e / Preflight (event gate)
preflight: skipping push run — workflow e2e.yml has 1 merge_group run(s) on SHA ba98ff40e65e4663e13f273782084b3d9e9f035b already validating this tree.
|