Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ci: rename release branch to avoid branch protection issues (#890)
This renames the CI automation release branches opened by the bot from e.g. `snap/ubuntu-desktop-bootstrap/main-release` to `release/snap/ubuntu-desktop-bootstrap/main` so that they are no longer affected by the `snap/*` branch protection rules that prevent the bot from updating the release branches.
- Loading branch information