diff --git a/entrypoint.sh b/entrypoint.sh index a01922b..98f4edd 100755 --- a/entrypoint.sh +++ b/entrypoint.sh @@ -1,5 +1,7 @@ #!/bin/bash +sh -c "git config --global --add safe.directory $PWD" + # convert swiftlint's output into GitHub Actions Logging commands # https://help.github.com/en/github/automating-your-workflow-with-github-actions/development-tools-for-github-actions#logging-commands