Skip to content

Commit cf3ac32

Browse files
committed
Remove obsolete build-status indicator
It currently shows as red, but it has actually been replaced by a new workflow. We could replace with the new workflow, but it seems wiser to not include this in the README to begin with to avoid future regressions. People can always check the health of the projects in the Actions tab. Signed-off-by: Steffen Smolka <smolkaj@google.com>
1 parent ee2149e commit cf3ac32

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ may need to change the permissions manually for the generated files after the
6969
These commands are the ones used by our CI system to ensure that the Protobuf
7070
files stay semantically valid.
7171

72-
## Build Using Bazel ![build protobufs](https://github.com/p4lang/p4runtime/workflows/build%20protobufs/badge.svg)
72+
## Build Using Bazel
7373

7474
The protobufs can also be built using [Bazel](https://bazel.build/).
7575
The Bazel WORKSPACE and BUILD files are located in the [proto folder](proto/).

0 commit comments

Comments
 (0)