Skip to content

refactor: add editor module #84

refactor: add editor module

refactor: add editor module #84

Workflow file for this run

name: PR
on:
pull_request:
branches:
- main
paths-ignore:
- '**.md'
jobs:
test:
name: Test
uses: ./.github/workflows/test.yaml
secrets: inherit