From cd8f07a0055f8e051d75f4d0f0e6aa9c1526d2fc Mon Sep 17 00:00:00 2001 From: Teodor Calin Date: Fri, 19 Jun 2026 09:30:34 +0300 Subject: [PATCH] =?UTF-8?q?chore:=20update=20repo=20references=20TeoSlayer?= =?UTF-8?q?/pilotprotocol=20=E2=86=92=20pilot-protocol/pilotprotocol?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 771d13e..5afd4a9 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -21,7 +21,7 @@ jobs: - name: Checkout web4 (sibling protocol repo) uses: actions/checkout@v6 with: - repository: TeoSlayer/pilotprotocol + repository: pilot-protocol/pilotprotocol path: web4 - name: Checkout common