From 0186b367cea4bf2f73431eb7eae41b88fe989dc6 Mon Sep 17 00:00:00 2001 From: Lucas Costi Date: Tue, 15 Dec 2020 14:35:24 +1000 Subject: [PATCH] test ok commit --- content/actions/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/actions/index.md b/content/actions/index.md index 7de361318f69..9fa29b981032 100644 --- a/content/actions/index.md +++ b/content/actions/index.md @@ -1,7 +1,7 @@ --- title: GitHub Actions Documentation shortTitle: GitHub Actions -intro: 'Automate, customize, and execute your software development workflows right in your repository with {% data variables.product.prodname_actions %}. You can discover, create, and share actions to perform any job you''d like, including CI/CD, and combine actions in a completely customized workflow.' +intro: 'This is an OK change. Automate, customize, and execute your software development workflows right in your repository with {% data variables.product.prodname_actions %}. You can discover, create, and share actions to perform any job you''d like, including CI/CD, and combine actions in a completely customized workflow.' introLinks: quickstart: /actions/quickstart reference: /actions/reference