Skip to content

docs: update and fix format #80

docs: update and fix format

docs: update and fix format #80

name: Pull Request
on:
pull_request:
types: [opened, synchronize, reopened]
jobs:
lint:
uses: ./.github/workflows/lint.yaml
unit-test:
needs: [lint]
uses: ./.github/workflows/test.yaml