Skip to content

fix(ContextMenu): The contextmenu is now draggable #56

fix(ContextMenu): The contextmenu is now draggable

fix(ContextMenu): The contextmenu is now draggable #56

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

Check failure on line 12 in .github/workflows/test_pr.yml

View workflow run for this annotation

GitHub Actions / Test PR

Invalid workflow file

The workflow is not valid. .github/workflows/test_pr.yml (Line: 12, Col: 20): Invalid input, integration is not defined in the referenced workflow. .github/workflows/test_pr.yml (Line: 13, Col: 27): Invalid input, microservices_path is not defined in the referenced workflow.
secrets: inherit