Rename "master" to "main"

Part of https://github.com/EmbarkStudios/rust-ecosystem/issues/49
This commit is contained in:
Johan Andersson 2020-06-12 12:20:09 +02:00
parent 97884580cc
commit c83689ecf6
2 changed files with 1 additions and 2 deletions

View file

@ -5,7 +5,7 @@ pull_request_rules:
- "#review-requested=0"
- "#changes-requested-reviews-by=0"
- "#commented-reviews-by=0"
- base=master
- base=main
- label!=work-in-progress
actions:
merge:

View file

@ -1,6 +1,5 @@
# 🌋 ash-molten
[![Build Status](https://travis-ci.com/EmbarkStudios/ash-molten.svg?branch=master)](https://travis-ci.com/EmbarkStudios/ash-molten)
[![Latest version](https://img.shields.io/crates/v/ash-molten.svg)](https://crates.io/crates/ash-molten)
[![Docs](https://docs.rs/ash-molten/badge.svg)](https://docs.rs/ash-molten)
[![Contributor Covenant](https://img.shields.io/badge/contributor%20covenant-v1.4%20adopted-ff69b4.svg)](CODE_OF_CONDUCT.md)