Skip to content

ci: build shared object files on merge only (#397) #317

ci: build shared object files on merge only (#397)

ci: build shared object files on merge only (#397) #317

Workflow file for this run

name: "Build, check, test, release"
on:
push:
branches:
- 'agave-v3.1.0-beta.0'
jobs:
build:
uses: ./.github/workflows/build-common.yml
with:
upload_artifacts: true