Skip to content

chore(deps): bump graycoreio/github-actions-magento2/.github/workflows/check-store.yaml from 8.7.0 to 8.9.0 #28

chore(deps): bump graycoreio/github-actions-magento2/.github/workflows/check-store.yaml from 8.7.0 to 8.9.0

chore(deps): bump graycoreio/github-actions-magento2/.github/workflows/check-store.yaml from 8.7.0 to 8.9.0 #28

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 }}