This demonstrates using a self-hosted runner to launch a slurm job submission automatically on Lawrencium.
Usage:
- Install GitHub actions-runner: [https://github.com/actions/runner]
- Start the runner script from terminal:
actions-runner/run.sh - Push code to target repo, the runner script should detect the push and trigger the action
For details on the runner configuration (yaml files), see .github/workflows.
Need help? Email scienceit@lbl.gov