From 2ca8ef17d4774ba37730d0d93ac3d48cf18a7cac Mon Sep 17 00:00:00 2001 From: Mikhail Romanko Date: Tue, 15 Sep 2026 15:19:27 +0300 Subject: [PATCH] Roll back the CI --- .github/workflows/ci.yaml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 2f0ef50..01e9e41 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -13,8 +13,6 @@ jobs: steps: - name: Checkout code uses: actions/checkout@v4 - with: - token: ${{ secrets.GITHUB_TOKEN || secrets.GITEA_TOKEN }} - name: Install tools run: |