Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 370 Bytes

File metadata and controls

12 lines (8 loc) · 370 Bytes

GitHub Actions

GitHub Actions is used for the public repository open-dpm/dpm: PR checks, Community Profile, Dependabot.

Workflow: .github/workflows/ci.yml

For your manifests repository:

- run: pip install "dpm @ git+https://github.com/open-dpm/dpm.git@main"
- run: dpm validate --all