Skip to content

ci: skip Codeberg mirror on Dependabot branches and auto-merge safe u… #159

ci: skip Codeberg mirror on Dependabot branches and auto-merge safe u…

ci: skip Codeberg mirror on Dependabot branches and auto-merge safe u… #159

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
enable-conventions: true
secrets: inherit