Skip to content

Discover Nightly Heartbeat #409

Discover Nightly Heartbeat

Discover Nightly Heartbeat #409

# Discover's CI check
name: Discover Nightly Heartbeat
on:
schedule:
# * is a special character in YAML so you have to quote this string
- cron: '0 0 * * *'
defaults:
run:
shell: bash
jobs:
run-discover-ondemand:
uses: GEOS-ESM/CI-workflows/.github/workflows/geosongpu-ondemand.yml@project/geosongpu
with:
experiment_name: ci-heartbeat
experiment_action: All
geosongpu_ci_ref: main