Documentation

This commit is contained in:
squidfunk 2022-12-02 07:10:36 +01:00
parent 5ad86f55fa
commit 55fe83946b

View File

@ -136,9 +136,6 @@ contents:
- if: '$CI_COMMIT_BRANCH == $CI_DEFAULT_BRANCH'
```
1. At some point, GitLab renamed `master` to `main`. If your default branch
is named `master`, you can safely remove `main`, vice versa.
=== "Insiders"
``` yaml