Skip to content

Fix custom field object type check #211

Fix custom field object type check

Fix custom field object type check #211

Workflow file for this run

---
name: Pull request tests
on:
pull_request:
jobs:
lint:
uses: ./.github/workflows/linter.yml
tests:
uses: ./.github/workflows/tests.yml
feature-tests:
uses: ./.github/workflows/feature-test.yml