Skip to content

docs: replace all references to "parenting-app-ui" in the docs with "open-app-builder", including links to online documentation site #2100

docs: replace all references to "parenting-app-ui" in the docs with "open-app-builder", including links to online documentation site

docs: replace all references to "parenting-app-ui" in the docs with "open-app-builder", including links to online documentation site #2100

Workflow file for this run

# Basic test to ensure PRs pass build. Default runner except when preview deployment already generated
name: Test Build
on:
pull_request:
branches:
- master
jobs:
test:
uses: ./.github/workflows/web-build.yml
secrets: inherit
with:
include-tests: true
skip-upload: true
# When testing build binary assets not required
lfs: false
deployment-env: debug