From f406ee5aad6a0165f653352900cb9bb8abe74182 Mon Sep 17 00:00:00 2001 From: Moshiko Lev Date: Mon, 12 Aug 2024 14:32:55 +0300 Subject: [PATCH] Update README.md --- src/scripts/uncover_assets_by_topic/README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/src/scripts/uncover_assets_by_topic/README.md b/src/scripts/uncover_assets_by_topic/README.md index 874f3cf..5592146 100644 --- a/src/scripts/uncover_assets_by_topic/README.md +++ b/src/scripts/uncover_assets_by_topic/README.md @@ -22,7 +22,6 @@ To run the script, you'll need to prepare: JIT_SECRET= TOPIC_TO_UNCOVER= ``` -- Run `python uncover_assets_by_topic.py` You should now see that the script runs successfully, and the relevant repos get uncovered from Jit. Note that organizations with a large number of repos can take a few minutes to complete.