Skip to content

Feat: code editor + resizable UI #66

Feat: code editor + resizable UI

Feat: code editor + resizable UI #66

Workflow file for this run

name: pr
on:
pull_request:
branches: [main, develop]
concurrency:
group: ${{ github.workflow }}-${{ github.event.pull_request.number }}
cancel-in-progress: true
jobs:
build:
uses: './.github/workflows/build.yml'
with:
dockerPublish: false