Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 325 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 325 Bytes

actions-lib

This repository hosts GitHub Actions for use by CoreOS projects:

  • build-container: Build and optionally push a multi-arch container image using Podman.
  • check-diff: Compare a PR diff against an expected diff, and add annotations in GitHub's diff view for any discrepancies.