Files
spack-psi/.gitea/workflows/ippl_gh_merlin7.yml
2025-05-21 15:01:22 +02:00

18 lines
389 B
YAML

name: IPPL GH Merlin7 Scheduler
run-name: IPPL GH Merlin7 Scheduler
on:
workflow_dispatch:
schedule:
- cron: "0 1 * * *"
jobs:
checkout:
runs-on: merlin7
steps:
- name: Checkout
uses: actions/checkout@v4
- name: Sbatch GH GPU script
run: |
chmod +x .gitea/workflows/sbatch/ippl_gh.sbatch
sbatch .gitea/workflows/sbatch/ippl_gh.sbatch