Skip to content

Discover Cleanup Nightly #62

Discover Cleanup Nightly

Discover Cleanup Nightly #62

# Discover's CI check
name: Discover Cleanup Nightly
on:
schedule:
# * is a special character in YAML so you have to quote this string
- cron: '0 5 * * 0'
workflow_dispatch:
defaults:
run:
shell: bash
jobs:
GEOS_Held-Suarez :
uses: GEOS-ESM/CI-workflows/.github/workflows/geosongpu-ondemand.yml@project/geosongpu
with:
experiment_name: ci-clean
experiment_action: Validation
geosongpu_ci_ref: ${{ github.ref_name }}