Skip to content

ci: add Codeberg mirror workflow #129

ci: add Codeberg mirror workflow

ci: add Codeberg mirror workflow #129

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