Skip to content

[more configurable] On 'Code view' window, appends the option to shows new symbols immediately when calling 'Open Session' menu. #73

[more configurable] On 'Code view' window, appends the option to shows new symbols immediately when calling 'Open Session' menu.

[more configurable] On 'Code view' window, appends the option to shows new symbols immediately when calling 'Open Session' menu. #73

Workflow file for this run

name: Build on pull request
on:
pull_request:
branches:
- master
jobs:
build-windows:
uses: ./.github/workflows/workflow-build-windows.yaml
build-macos:
uses: ./.github/workflows/workflow-build-macos.yaml
build-ubuntu:
uses: ./.github/workflows/workflow-build-ubuntu.yaml