Skip to content

forgor to commit build ;( gotta put this in the ci/cd #15

forgor to commit build ;( gotta put this in the ci/cd

forgor to commit build ;( gotta put this in the ci/cd #15

Workflow file for this run

name: CI
on:
push:
branches:
- main
jobs:
transpire-ci:
uses: ocf/transpire-ci/.github/workflows/trigger.yml@master
with:
module_name: labmap2
secrets:
TRANSPIRE_CI_PAT: ${{ secrets.TRANSPIRE_CI_PAT }}