mirror of
https://github.com/apple/swift-protobuf.git
synced 2026-05-17 10:20:36 +00:00
Have the badges only show main status. (#1983)
That way if the most recent build was a PR (and it fails), someone looking at the project page won't see failing badges.
This commit is contained in:
committed by
GitHub
parent
9bbb079b69
commit
810cef8685
@@ -15,9 +15,9 @@ necessary for using the generated code.
|
||||
After using the protoc plugin to generate Swift code from your .proto
|
||||
files, you will need to add this library to your project.
|
||||
|
||||
[](https://github.com/apple/swift-protobuf/actions?query=workflow%3A%22Build+and+Test%22)
|
||||
[](https://github.com/apple/swift-protobuf/actions?query=workflow%3A%22Check+Upstream+Proto+Files%22)
|
||||
[](https://github.com/apple/swift-protobuf/actions?query=workflow%3A%22Run+Conformance+Tests%22)
|
||||
[](https://github.com/apple/swift-protobuf/actions?query=workflow%3A%22Build+and+Test%22)
|
||||
[](https://github.com/apple/swift-protobuf/actions?query=workflow%3A%22Check+Upstream+Proto+Files%22)
|
||||
[](https://github.com/apple/swift-protobuf/actions?query=workflow%3A%22Run+Conformance+Tests%22)
|
||||
|
||||
# Features of SwiftProtobuf
|
||||
|
||||
|
||||
Reference in New Issue
Block a user