From 1995143be0ac5d78754a7875ebe881de41a8043a Mon Sep 17 00:00:00 2001 From: Felix Leupold Date: Thu, 5 Dec 2024 09:39:41 +0100 Subject: [PATCH] add sync repos --- .github/workflows/sync-labels.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/workflows/sync-labels.yml b/.github/workflows/sync-labels.yml index 606c656..245a352 100644 --- a/.github/workflows/sync-labels.yml +++ b/.github/workflows/sync-labels.yml @@ -32,5 +32,7 @@ jobs: cowprotocol/hooks-trampoline cowprotocol/loot cowprotocol/token + cowprotocol/token-imbalances + cowprotocol/solver-rewards token: ${{ secrets.SYNC_LABELS }} prune: true