nilslice / protolock

Protocol Buffer companion tool. Track your .proto files and prevent changes to messages and services which impact API compatibility.
https://protolock.dev
BSD 3-Clause "New" or "Revised" License
596 stars 35 forks source link

Convert circleci jobs to GitHub Actions #132

Open nilslice opened 3 years ago

nilslice commented 3 years ago

Both the protolock tests and the plugin checks should be fairly straightforward to convert into Actions format.