Approval#
The Approval
github action awaits all of the tests passing then approves the actions workflow. This provides an added layer of security since the approval must be made with a POST API request before running the final action, Publish
, which pushes the image to the public quay repo.