From ea0de142aa059defb5cba3f3622b85f38dc0598d Mon Sep 17 00:00:00 2001 From: Vanessa Date: Thu, 12 Aug 2021 15:05:47 +1000 Subject: [PATCH 1/2] Update building-and-testing-python.md --- content/actions/guides/building-and-testing-python.md | 1 + 1 file changed, 1 insertion(+) diff --git a/content/actions/guides/building-and-testing-python.md b/content/actions/guides/building-and-testing-python.md index 12dbcf7061..7eb4b33119 100644 --- a/content/actions/guides/building-and-testing-python.md +++ b/content/actions/guides/building-and-testing-python.md @@ -1,6 +1,7 @@ --- title: Building and testing Python intro: You can create a continuous integration (CI) workflow to build and test your Python project. +product: '{% data reusables.gated-features.actions %}' redirect_from: - /actions/automating-your-workflow-with-github-actions/using-python-with-github-actions - /actions/language-and-framework-guides/using-python-with-github-actions From 4eb3d62748e3bf750e6211704f9ce3d5f06b45ab Mon Sep 17 00:00:00 2001 From: vgrl Date: Thu, 12 Aug 2021 15:36:33 +1000 Subject: [PATCH 2/2] Empty commit for CI