Update more main branch changes (#1008)

* Update build-validation.yml

* Update version-sweep.yml

* Update .acrolinx-config.edn

* Update .openpublishing.publish.config.json

* fix paths

* Update .github/workflows/build-validation.yml
This commit is contained in:
Andy (Steve) De George
2021-03-09 11:38:59 -08:00
committed by GitHub
parent 27a7699fe3
commit 7f8394ee60
12 changed files with 15 additions and 16 deletions
+2 -2
View File
@@ -29,7 +29,7 @@
"skip_source_output_uploading": false,
"need_preview_pull_request": true,
"need_pr_comments": false,
"git_repository_branch_open_to_public_contributors": "master",
"git_repository_branch_open_to_public_contributors": "main",
"contribution_branch_mappings": {},
"dependent_repositories": [
{
@@ -61,4 +61,4 @@
"docs_build_engine": {
"name": "docfx_v3"
}
}
}