Skip to content

feat(app_store): adding app-store.js to save all stores and loop all keys and return t… #150

feat(app_store): adding app-store.js to save all stores and loop all keys and return t…

feat(app_store): adding app-store.js to save all stores and loop all keys and return t… #150

Workflow file for this run

name: Test PR
on:
pull_request:
types: [opened, synchronize, reopened, ready_for_review]
jobs:
test:
uses: Geode-solutions/actions/.github/workflows/js-test-pr.yml@master
with:
repos: ${{ vars.REPOS }}
secrets: inherit