Skip to content

docs: merge

docs: merge #28

Workflow file for this run

name: CI
on:
push:
branches: [main]
pull_request:
types: [synchronize, opened, reopened, ready_for_review, converted_to_draft]
jobs:
checks:
uses: ./.github/workflows/checks.yml
secrets: inherit