Skip to content

Commit 2bd5baf

Browse files
committed
Add status badges for the two workflows.
1 parent 5b02010 commit 2bd5baf

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,8 @@ necessary for using the generated code.
1616
After using the protoc plugin to generate Swift code from your .proto
1717
files, you will need to add this library to your project.
1818

19+
[![Build and Test](https://github.com/apple/swift-protobuf/workflows/Build%20and%20Test/badge.svg)](https://github.com/apple/swift-protobuf/actions?query=workflow%3A%22Build+and+Test%22)
20+
[![Check Upstream Protos](https://github.com/apple/swift-protobuf/workflows/Check%20Upstream%20Proto%20Files/badge.svg)](https://github.com/apple/swift-protobuf/actions?query=workflow%3A%22Check+Upstream+Proto+Files%22)
1921

2022
# Features of SwiftProtobuf
2123

0 commit comments

Comments
 (0)