Skip to content

Build

Build #2

Workflow file for this run

name: Build
on:
push:
branches:
- main
pull_request:
branches: [main]
workflow_dispatch: {}
workflow_call: {}
jobs:
build:
uses: grigorye/ReusableWorkflows/.github/workflows/build-spm-tool.yml@v11