Skip to content

chore: add mise.toml for runtime version management #125

chore: add mise.toml for runtime version management

chore: add mise.toml for runtime version management #125

Workflow file for this run

name: CI
on:
push:
branches: [main]
pull_request:
branches: [main]
jobs:
ci:
uses: thedavidweng/cli-workflow-template/.github/workflows/go-ci.yml@main
with:
enable-coverage: true
secrets: inherit