Skip to content

Schema 4.5 - Support for indexing and querying new values #563

Schema 4.5 - Support for indexing and querying new values

Schema 4.5 - Support for indexing and querying new values #563

Workflow file for this run

name: Test Pull Request
on:
pull_request:
branches:
- master
workflow_dispatch:
jobs:
lint:
uses: ./.github/workflows/rubocop.yml
parallel-test:
uses: ./.github/workflows/parallel_ci.yml
secrets: inherit