update default branch (#305)

This commit is contained in:
eric sciple
2020-07-14 09:23:30 -04:00
committed by GitHub
parent 61b9e3751b
commit 1433f62caa
8 changed files with 10 additions and 10 deletions

View File

@ -764,7 +764,7 @@ async function setup(testName: string): Promise<void> {
submodules: false,
nestedSubmodules: false,
persistCredentials: true,
ref: 'refs/heads/master',
ref: 'refs/heads/main',
repositoryName: 'my-repo',
repositoryOwner: 'my-org',
repositoryPath: '',