You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
chore: add protos check action (#267)
**Description**
Adding a generated-protos check action on any branch push to check
protos as minor bumps from deps updates can introduce formatting changes
if local tools are slightly out of sync.
This is useful to run prior to release actions.