Skip to content

docs: update documentation to be easier to understand #4

docs: update documentation to be easier to understand

docs: update documentation to be easier to understand #4

Workflow file for this run

---
name: Rust
on:
push:
branches: [main]
tags: ['*']
pull_request:
jobs:
build:
uses: famedly/github-workflows/.github/workflows/rust.yml@main
secrets: inherit