From 2367d994f0c0fff605659510bc5a954e8d0ae31a Mon Sep 17 00:00:00 2001 From: Katerina Koukiou Date: Fri, 5 Feb 2021 10:42:49 +0100 Subject: [PATCH] This is a PR to test /livetest --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 33bd097..6f060cf 100644 --- a/README.md +++ b/README.md @@ -124,6 +124,10 @@ up with security updates and bug fixes. This is done with the which is run weekly or upon [manual request](https://github.com/cockpit-project/starter-kit/actions) through the [npm-update.yml](.github/workflows/npm-update.yml) [GitHub action](https://github.com/features/actions). +# Live testing PRs + +Explain /livetest comment here + # Further reading * The [Starter Kit announcement](http://cockpit-project.org/blog/cockpit-starter-kit.html)