Dawn infra: update the primary branch to "main"

Bug: dawn:555
Change-Id: I2c7f67d216c79babb76264d83e66a6f0caa9ad79
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/30703
Commit-Queue: Corentin Wallez <cwallez@chromium.org>
Reviewed-by: dan sinclair <dsinclair@chromium.org>
This commit is contained in:
Corentin Wallez 2020-10-21 15:27:32 +00:00 committed by Commit Bot service account
parent e3faaae11a
commit 45b6de9149
2 changed files with 2 additions and 2 deletions

View File

@ -3,7 +3,7 @@ consoles {
id: "ci"
name: "Dawn CI Builders"
repo_url: "https://dawn.googlesource.com/dawn"
refs: "refs/heads/master"
refs: "refs/heads/main"
manifest_name: "REVISION"
builders {

View File

@ -22,7 +22,7 @@ trigger {
acl_sets: "default"
gitiles {
repo: "https://dawn.googlesource.com/dawn.git"
refs: "refs/heads/master"
refs: "refs/heads/main"
}
triggers: "linux-clang-dbg-x64"
triggers: "linux-clang-rel-x64"