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
Run Rust CI only if rust directory is modified (#1529)
Avoid running CI checks unnecessarily. Need to validate if this causes
any issue with "required check". Hopefully not, as this is a pattern
used in other OTel repos too.
Later to be expanded to Go also.
0 commit comments