turtle/.github/workflows
Flamefire d7c80fbf28 GHA: Fix ownership of repo in container
Avoid:
> fatal: detected dubious ownership in repository at '/__w/turtle/turtle'

by adding that path to the git `safe.path`.
This is caused by the command(s) running inside the container but the
folder being created outside the container so the owner inside the container is not what is expected by git.
2025-04-30 09:11:20 +02:00
..
ci.yml GHA: Fix ownership of repo in container 2025-04-30 09:11:20 +02:00
release.yml GHA: Fix doc build 2025-04-05 18:38:43 +02:00