Skip to content

Update README.md

Update README.md #14

Workflow file for this run

name: Go
on:
push:
branches: [ "main" ]
pull_request:
branches: [ "main" ]
jobs:
call-workflow:
uses: baalimago/simple-go-pipeline/.github/workflows/go.yml@main
with:
gofumpt: false
staticcheck: false
test-race: false
test-readme-coverage: false