From b99b068fa05bca39af155a75098dc58056efd246 Mon Sep 17 00:00:00 2001 From: John Doe Date: Sun, 12 Apr 2026 20:28:32 +0300 Subject: [PATCH] feat: idk i forgot what i did --- .github/workflows/ci.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index a9a14b5..fea29fa 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -96,6 +96,7 @@ jobs: git push origin ${{ env.BRANCH_NAME }} --force parse: + needs: update runs-on: ubuntu-latest if: | github.event_name == 'schedule' ||