feat(check-extension): enable stamp caching (#248)

Adds an optional `stamp` boolean input on the public check-extension
workflow that is forwarded to cache-magento, plus the matching
`working-directory`. Internal CI exercises stamp:true.
This commit is contained in:
Damien Retzinger
2026-05-09 18:58:38 -04:00
committed by GitHub
parent 59f87b6b2e
commit baef64bc0a
2 changed files with 39 additions and 13 deletions
@@ -39,3 +39,4 @@ jobs:
with:
path: _test/demo-package
matrix: ${{ needs.compute_matrix.outputs.matrix }}
stamp: true