From 0c4577e1cb4098ee5292893f636d118ac45fc116 Mon Sep 17 00:00:00 2001 From: Kavin <20838718+FireMasterK@users.noreply.github.com> Date: Fri, 4 Aug 2023 21:01:17 +0100 Subject: [PATCH] Update description. --- sweep.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sweep.yaml b/sweep.yaml index 9767a9bf..ca804b80 100644 --- a/sweep.yaml +++ b/sweep.yaml @@ -7,6 +7,6 @@ branch: 'master' gha_enabled: True # This is the description of your project. It will be used by sweep when creating PRs. You can tell Sweep what's unique about your project, what frameworks you use, or anything else you want. # Here's an example: sweepai/sweep is a python project. The main api endpoints are in sweepai/api.py. Write code that adheres to PEP8. -description: '' +description: 'TeamPiped/Piped is a Vue 3 project that uses UnoCSS (similar to Tailwind).' # Default Values: https://github.com/sweepai/sweep/blob/main/sweep.yaml