Skip to content

COMP: Change the tracked ITK branch from master to main #36

COMP: Change the tracked ITK branch from master to main

COMP: Change the tracked ITK branch from master to main #36

name: Build, test, package
on:
push:
branches:
- main
- master
tags:
- 'v*'
pull_request:
branches:
- main
- master
jobs:
cxx-build-workflow:
uses: InsightSoftwareConsortium/ITKRemoteModuleBuildTestPackageAction/.github/workflows/[email protected]
# python-build-workflow:
# uses: InsightSoftwareConsortium/ITKRemoteModuleBuildTestPackageAction/.github/workflows/[email protected]
# with:
# test-notebooks: true
# secrets:
# pypi_password: ${{ secrets.pypi_password }}