Skip to content

Upgraded parallel to use some amount of processes, added xargs into c… #32

Upgraded parallel to use some amount of processes, added xargs into c…

Upgraded parallel to use some amount of processes, added xargs into c… #32

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