From eb55623560bd1653405489cc236e2d9f93270ad6 Mon Sep 17 00:00:00 2001 From: jessiebroke <18238304+jessiebroke@users.noreply.github.com> Date: Tue, 26 Mar 2024 10:59:50 -0400 Subject: [PATCH] Update sync-labels.yml Set prune: true to prune: false --- .github/workflows/sync-labels.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/sync-labels.yml b/.github/workflows/sync-labels.yml index 7e4b9a4..14af95c 100644 --- a/.github/workflows/sync-labels.yml +++ b/.github/workflows/sync-labels.yml @@ -57,4 +57,4 @@ jobs: codex-storage/infra-docs codex-storage/codex-incentives token: ${{ secrets.SYNC_LABELS2 }} - prune: true \ No newline at end of file + prune: false