Skip to content

fix(ContextMenuItem): Changing import #52

fix(ContextMenuItem): Changing import

fix(ContextMenuItem): Changing import #52

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 }}
integration: false
secrets: inherit