Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: skip check on draft check runs with no transactions (#147)
Resolution for `TypeError: the JSON object must be str, bytes or bytearray, not NoneType` when draft check run has no transactions.
- Loading branch information