Skip to content

ci: Fix spurious error in style-check-diff

Benjamin Gilbert requested to merge bgilbert/gdk-pixbuf:safe into master

Mark the Git checkout safe to avoid a spurious error:

fatal: detected dubious ownership in repository at '/builds/user/gdk-pixbuf'
To add an exception for this directory, call:
    git config --global --add safe.directory /builds/user/gdk-pixbuf

Merge request reports

Loading