1
0

Fix old references to master in docs

This commit is contained in:
kolaente
2021-05-17 12:53:12 +02:00
parent aaac4c6dfc
commit b7ec24ff52
5 changed files with 7 additions and 7 deletions

View File

@ -39,7 +39,7 @@ There are multiple categories of subcommands in the magefile:
## CI
These tasks are automatically run in our CI every time someone pushes to master or you update a pull request:
These tasks are automatically run in our CI every time someone pushes to main or you update a pull request:
* `mage check:lint`
* `mage check:fmt`