Skip to content

chore: init starter (2026-08-03) #37

chore: init starter (2026-08-03)

chore: init starter (2026-08-03) #37

Workflow file for this run

name: Check Store
on:
push:
branches: [main]
pull_request:
branches: [main]
workflow_dispatch:
jobs:
check-store:
uses: graycoreio/github-actions-magento2/.github/workflows/check-store.yaml@v8.9.0
with:
path: "magento"
secrets:
composer_auth: ${{ secrets.COMPOSER_AUTH }}