Open
Description
Description
Most of the main branches are protected, which means the scripts won't be able to push unless they unprotect the branches, which would be 100% not safe, IMO.
To prevent this, we could create a temporary branch and create a PR to perform the changes without removing branch protection.