Skip to content

chore: init starter (2026-07-27) #17

chore: init starter (2026-07-27)

chore: init starter (2026-07-27) #17

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: "."
secrets:
composer_auth: ${{ secrets.COMPOSER_AUTH }}