You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In our usecase, we would like to have an option to NOT overwrite the already existing files.
I would like to propose a new action option, called no_clobber: false(default)/true.
The interpretation of it would be: do not overwrite an existing file
If you are also interested in such feature, than I could start working on the PR.
The text was updated successfully, but these errors were encountered:
I am definitely interested in getting such feature implemented. Although, I think this is a rather special use case. It would therefore be very interesting in learning more about your use case.
Anyhow, contributions like this is very welcomed 🙏
In our usecase, we would like to have an option to NOT overwrite the already existing files.
I would like to propose a new action option, called
no_clobber
:false(default)/true
.The interpretation of it would be:
do not overwrite an existing file
If you are also interested in such feature, than I could start working on the PR.
The text was updated successfully, but these errors were encountered: