mirror of
https://github.com/containers/bootc.git
synced 2026-02-05 15:45:53 +01:00
This introduces a GitHub workflow to periodically run `cargo xtask update-generated` in order to keep the docs up-to-date with the latest changes. It will create a PR if changes are detected. Signed-off-by: Micah Abbott <miabbott@redhat.com>