mirror of
https://github.com/tendermint/tendermint.git
synced 2026-09-26 09:54:19 +00:00
ci: migrate localnet to github actions (#4878)
## Description This PR moves `localnet` from circleci to github actions. Would we like to add longer lived nets? Closes: #XXX
This commit is contained in:
@@ -1,4 +1,6 @@
|
||||
name: Proto check
|
||||
name: Protobuf
|
||||
# Protobuf runs buf (https://buf.build/) lint and check-breakage
|
||||
# This workflow is only run when a .proto file has been modified
|
||||
on:
|
||||
pull_request:
|
||||
paths:
|
||||
|
||||
Reference in New Issue
Block a user