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
After this change:
root@390257b4c39c:/tmp# git config --global --list
safe.directory=*
This fixes file ownership mismatches between Docker and the GitHub CI
user which happen via the checkout action. We can likely revert this if
it gets fixed upstream.
0 commit comments