From 433f03a66212df3d9fb895ecc0ed97b7980a1b0c Mon Sep 17 00:00:00 2001 From: Rd Date: Wed, 4 Sep 2024 17:46:21 +0530 Subject: [PATCH] Missing develop; fetching branches --- .github/workflows/static_checks.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/static_checks.yml b/.github/workflows/static_checks.yml index 7c79587235b..62c050ccc5b 100644 --- a/.github/workflows/static_checks.yml +++ b/.github/workflows/static_checks.yml @@ -207,6 +207,7 @@ jobs: - name: Binary files check run: | + git fetch --all bash /home/runner/work/oppia-android/oppia-android/scripts/pre-commit.sh # Note that caching is intentionally not enabled for this check since licenses should always be