This repository has examples of GitHub Actions workflows for automatically
updating Manifest.toml
files.
Status Badge | Workflow File | Description |
---|---|---|
multiple_prs.yml |
Make multiple PRs (each PR updates a single manifest file) | |
single_pr.yml |
Make a single PR that updates all of the manifest files |
Status Badge | Workflow File | Description |
---|---|---|
example.yml |
Automatically select the manifest file based on the Julia version |