From 45fdf35cc32f40f008111af32954aaaf8867c1d9 Mon Sep 17 00:00:00 2001 From: Meg Gutshall Date: Fri, 1 Oct 2021 15:08:21 -0400 Subject: [PATCH] Fix typo (#8835) Merge pull request 8835 --- docs/_docs/continuous-integration/github-actions.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/_docs/continuous-integration/github-actions.md b/docs/_docs/continuous-integration/github-actions.md index 57fc8766..1dfd41d0 100644 --- a/docs/_docs/continuous-integration/github-actions.md +++ b/docs/_docs/continuous-integration/github-actions.md @@ -164,7 +164,7 @@ build using _Secrets_: ### Build and deploy -On pushing any local changes onto `master`, the action will be triggered and the build will +On pushing any local changes onto `main`, the action will be triggered and the build will **start**. To watch the progress and see any build errors, check on the build **status** using one of the