Skip to content

ci: migrate from git-cliff to release-please #119

ci: migrate from git-cliff to release-please

ci: migrate from git-cliff to release-please #119

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