Skip to content

Bumped up test coverage ever so slightly #28

Bumped up test coverage ever so slightly

Bumped up test coverage ever so slightly #28

Workflow file for this run

name: Simple Go Pipeline
on:
workflow_call:
# NOOP, just added to make it a reusable workflow
push:
branches: [ "main" ]
pull_request:
branches: [ "main" ]
jobs:
call-workflow:
uses: baalimago/simple-go-pipeline/.github/workflows/go.yml@main