Skip to content

chore: add MIT License to the project #153

chore: add MIT License to the project

chore: add MIT License to the project #153

Workflow file for this run

name: Core CI
on:
workflow_dispatch: {}
push:
branches:
- main
pull_request:
branches:
- main
jobs:
lint:
uses: ./.github/workflows/lint.yml
test:
uses: ./.github/workflows/test.yml