Hi again, I had a quick question regarding saving ...
# ask-community
d
Hi again, I had a quick question regarding saving blocks with
is_anonymous
set to
True
. Is it important to also set the flag for
overwrite=True
if the anonymous is one that is saved numerous times ala a CI/CD process?
Specifically this is regarding a storage block for Github. I don't see us needing to save the block in the UI, so I'm trying out this pattern.
j
Does it work okay if you don’t set that flag?