From b28c76d62848fdb7839606bc8106598c5222bebc Mon Sep 17 00:00:00 2001 From: Felix Leupold Date: Thu, 9 Jan 2025 19:36:08 +0100 Subject: [PATCH] fix circuit breaker repo --- .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 4a0eae4..bd3efb4 100644 --- a/.github/workflows/sync-labels.yml +++ b/.github/workflows/sync-labels.yml @@ -36,7 +36,7 @@ jobs: cowprotocol/solver-rewards cowprotocol/prefect cowprotocol/dune-queries - cowprotocol/circuit-breaker + cowprotocol/circuit_breaker cowprotocol/tenderly-alerts token: ${{ secrets.SYNC_LABELS }} prune: true