Skip to content

MOM5 WOMBAT Fix without Dependency Update (#17) #5

MOM5 WOMBAT Fix without Dependency Update (#17)

MOM5 WOMBAT Fix without Dependency Update (#17) #5

Workflow file for this run

name: CD
on:
push:
branches:
- main
- backport/*.*
paths:
- config/**
- spack.yaml
jobs:
cd:
name: CD
uses: access-nri/build-cd/.github/workflows/cd.yml@main
with:
model: ${{ vars.NAME }}
permissions:
contents: write
secrets: inherit