Skip to content

Improved startup messages to include the URL where the server is host… #46

Improved startup messages to include the URL where the server is host…

Improved startup messages to include the URL where the server is host… #46

Workflow file for this run

name: Simple Go Pipeline - validate
on:
push:
branches: [ "main" ]
pull_request:
branches: [ "main" ]
jobs:
call-workflow:
uses: baalimago/simple-go-pipeline/.github/workflows/validate.yml@main
with:
go-version: '1.22'