Skip to content

Improved row clearing to avoid the first raw row staying #39

Improved row clearing to avoid the first raw row staying

Improved row clearing to avoid the first raw row staying #39

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'