ci: Align pull_request_template with the main repo + upgrade CI (#155)

Signed-off-by: tison <wander4096@gmail.com>
This commit is contained in:
tison
2024-04-28 10:30:32 +08:00
committed by GitHub
parent 2c14c6e22d
commit 95cd1ab1c0
12 changed files with 31 additions and 39 deletions
+1 -1
View File
@@ -68,5 +68,5 @@ message KeyValue {
bytes value = 2;
}
// Procedure identifer
// Procedure identifier
message ProcedureId { bytes key = 1; }