Closed oalders closed 1 year ago
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.
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.