Skip to content

feat(CLI): implement reading of code and env files from config path and call "run" endpoint #16

feat(CLI): implement reading of code and env files from config path and call "run" endpoint

feat(CLI): implement reading of code and env files from config path and call "run" endpoint #16

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