Skip to content

FIX: Render parameter-less processors as a plain header and the top button row no longer clips when the properties panel is scrolled [UUM-144325] #327

FIX: Render parameter-less processors as a plain header and the top button row no longer clips when the properties panel is scrolled [UUM-144325]

FIX: Render parameter-less processors as a plain header and the top button row no longer clips when the properties panel is scrolled [UUM-144325] #327

name: Check Editor references in Runtime code
on:
pull_request:
types:
- opened
- synchronize
- reopened
branches: [ "develop" ]
workflow_dispatch:
jobs:
check-runtime-editor-refs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Check Runtime code has no Editor namespace references
run: bash check-runtime-editor-refs.sh