Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Check repo visibility before uploading report
Currently, after the GitHub Action runs CBMC proofs, the proof reports are compressed and uploaded to GitHub storage for users to download and view. This commit turns this functionality off if the repository is private, i.e. it cannot be reached over the public internet. This fixes #192.
- Loading branch information