Skip to content
This repository was archived by the owner on Apr 15, 2026. It is now read-only.

Properly include outerDecorations in height map structure #1042

Properly include outerDecorations in height map structure

Properly include outerDecorations in height map structure #1042

Workflow file for this run

name: Trigger CI
on: push
jobs:
build:
name: Dispatch to main repo
runs-on: ubuntu-latest
steps:
- name: Emit repository_dispatch
uses: mvasigh/dispatch-action@main
with:
# You should create a personal access token and store it in your repository
token: ${{ secrets.DISPATCH_AUTH }}
repo: dev
owner: codemirror
event_type: push