Skip to content

Updated readme

Updated readme #38

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