Skip to content

feat(repo): CODEOWNERS #18

feat(repo): CODEOWNERS

feat(repo): CODEOWNERS #18

Workflow file for this run

name: Rust CI
on:
push:
branches: [main]
pull_request:
# simplest example of using the rust-base action
jobs:
rust-base:
uses: init4tech/actions/.github/workflows/rust-base.yml@main