Skip to content

feat: add basic setup for the http api (#13) #8

feat: add basic setup for the http api (#13)

feat: add basic setup for the http api (#13) #8

Workflow file for this run

name: Push & PR to the main branch
on:
push:
pull_request:
workflow_dispatch:
jobs:
lint_rust:
name: Lint the Rust packages
uses: ./.github/workflows/flow_lint_rust.yml