From 8a690796a8be0fc399e82f63a6fa2f7722a9d204 Mon Sep 17 00:00:00 2001 From: Kevin Lu Date: Tue, 15 Aug 2023 16:43:07 -0700 Subject: [PATCH] Update sweep.yaml --- sweep.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sweep.yaml b/sweep.yaml index e80c86cfbb..91a7fc2ebc 100644 --- a/sweep.yaml +++ b/sweep.yaml @@ -1,7 +1,7 @@ gha_enabled: True branch: main blocked_dirs: [".github/"] -draft: True +draft: False description: "sweepai/sweep is a python 3.10 project. The main api endpoints are in sweepai/api.py. Write code that adheres to PEP8." # These are the docs that we index for Sweep. # We scrape these docs once a day and store them in our database.