Skip to content

chore: restore internal action refs to @main after v8.9.0 #124

chore: restore internal action refs to @main after v8.9.0

chore: restore internal action refs to @main after v8.9.0 #124

name: Cache Magento Test
on:
push:
branches: [main]
paths:
- "cache-magento/**"
- ".github/workflows/_internal-cache-magento.yaml"
- "!**/*.md"
pull_request:
branches: [main]
paths:
- "cache-magento/**"
- ".github/workflows/_internal-cache-magento.yaml"
- "!**/*.md"
jobs:
unit:
if: "!startsWith(github.head_ref, 'release-please')"
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v7
- run: bash cache-magento/test.sh