From a9121e8137e9a32c953b1a724d9712e5372f587f Mon Sep 17 00:00:00 2001 From: Ivan Dlugos Date: Tue, 12 Sep 2023 09:20:32 +0200 Subject: [PATCH] fix update-deps CI --- .github/workflows/update-deps.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/workflows/update-deps.yml b/.github/workflows/update-deps.yml index 233afc3d69..4713d5337a 100644 --- a/.github/workflows/update-deps.yml +++ b/.github/workflows/update-deps.yml @@ -6,8 +6,6 @@ on: - cron: '0 3 * * *' # And on on every PR merge so we get the updated dependencies ASAP, and to make sure the changelog doesn't conflict. push: - branches: - - main jobs: android: