nrwl / nx-cloud-workflows

MIT License
8 stars 6 forks source link

chore: check for windows safe dir #28

Closed pmariglia closed 7 months ago

pmariglia commented 7 months ago

Allow this action to support git on windows by checking the platform and not setting the safeDir for the case of windows.

The expectation is that the user has already set their directory as safe, which is something we will do ourselves.