We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 56fc592 commit 3de0273Copy full SHA for 3de0273
2 files changed
.github/workflows/protolint.yaml
@@ -1,5 +1,5 @@
1
---
2
-name: Lint and Check Breaking Changes
+name: Lint
3
4
on:
5
push:
README.md
@@ -1,7 +1,10 @@
# TerrAPI Protocol
-## Overview
+[](https://github.com/terrapi-solution/protocol)
+[](https://github.com/terrapi-solution/protocol/actions/workflows/protolint.yaml)
+[](https://pkg.go.dev/github.com/terrapi-solution/protocol)
6
7
+## Overview
8
This project shares a protobuf models with all TerrAPI projects.
9
10
## Prerequisites
0 commit comments