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
fix: don't try to run sync job from downstreams (#397)
Fixes red X appearing on those repos, e.g. aspect-build/bazel-examples-gha@3a12238
Note, I tried using a matrix job to reduce duplication here, but it got very difficult to debug the SSH credentials not working. You can't just put both of them into the ssh-agent based on my testing. Not worth my time.
0 commit comments