Hi all.
I am thinking of automating the creating of release branches, eg on mondays at 3pm. I know a workflow can be scheduled at a specific time, but I’m not sure if creating a branch is possible. Ideally, it would also be named based on the minor version + 1 of the app/target (iOS in this case).
Thank you!