Skip to content

Schema types

Schema types #213

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/py-test-pr.yml@master
with:
repos: ${{ vars.REPOS }}
secrets: inherit