From 4d182a4b406a623d06c544d4fc40ca44024708ad Mon Sep 17 00:00:00 2001 From: Colgrave Date: Thu, 6 Feb 2025 14:33:12 -0500 Subject: [PATCH] remove extra comments --- Git/.woodpecker.yaml | 2 -- 1 file changed, 2 deletions(-) diff --git a/Git/.woodpecker.yaml b/Git/.woodpecker.yaml index d1daf7a..4a3d4fe 100644 --- a/Git/.woodpecker.yaml +++ b/Git/.woodpecker.yaml @@ -14,8 +14,6 @@ clone: settings: # Disable partial to avoid `shallow update not allowed` partial: false - # Change branch name to checkout to - #branch: main steps: - name: sync