Skip to content

Fix typo to make goreport "mispell" rating go to 100% #18

Fix typo to make goreport "mispell" rating go to 100%

Fix typo to make goreport "mispell" rating go to 100% #18

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'