From 86a98c149403ada80458a5cb07e6abe873c70302 Mon Sep 17 00:00:00 2001 From: erinecon Date: Wed, 18 Dec 2024 08:50:04 -0500 Subject: [PATCH] add another sentence for context --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 9d9d8eba..2e841439 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,9 @@ # repo-policy-compliance A Juju charm of a Flask application to check if a GitHub repository aligns -with the policies for self-hosted workflow runs. +with the policies for self-hosted workflow runs. The charm is intended to be +used in conjunction with the +[Github runner charm](https://charmhub.io/github-runner) to prevent malicious +workflow execution in internal infrastructure. Like any Juju charm, this charm supports one-line deployment, configuration, integration, scaling, and more. For `repo-policy-compliance`, this includes: