Skip to content

fix(editor): Modal on serlo.org by applying high z-index only in integrations on content instead of overlay #2571

fix(editor): Modal on serlo.org by applying high z-index only in integrations on content instead of overlay

fix(editor): Modal on serlo.org by applying high z-index only in integrations on content instead of overlay #2571

Workflow file for this run

name: repository
on:
push:
branches:
- production
pull_request:
jobs:
prettier:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: actions/setup-node@v4
with:
node-version: 20
- run: yarn
- run: yarn :prettier