This commit is contained in:
Adam Majer 2024-08-18 19:42:28 +02:00
parent bc0950bd00
commit f70e4df0b8

View File

@ -78,6 +78,7 @@ associated with the project, including pointers (aka, git submodules) of all the
happen in two ways. Either direct using `prjgit-updater`, which updates the
project git directly on pushes,
<object data="project-update.svg" type="image/svg+xml"></object>
![ProjectGit submodule is updated following push to PackageGit](project-update.svg "ProjectGit update following PackgeGit push")
or indirectly via `pr-review` workflow, which updates project git via PR