Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 2.2 KB

README.md

File metadata and controls

26 lines (18 loc) · 2.2 KB

manifest-updater-examples

This repository has examples of GitHub Actions workflows for automatically updating Manifest.toml files.

Update manifest files

Status Badge Workflow File Description
Multiple PRs multiple_prs.yml Make multiple PRs (each PR updates a single manifest file)
Single PR single_pr.yml Make a single PR that updates all of the manifest files

Automatically select the manifest file based on the Julia version

Status Badge Workflow File Description
Example example.yml Automatically select the manifest file based on the Julia version