From f42c7415f2266c1b8d7ffe2f76bd25c001a922fb Mon Sep 17 00:00:00 2001 From: neobenedict <16228871+neobenedict@users.noreply.github.com> Date: Fri, 7 Jun 2024 11:26:19 +0100 Subject: [PATCH] Update autoupdate.yml --- .github/workflows/autoupdate.yml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/.github/workflows/autoupdate.yml b/.github/workflows/autoupdate.yml index e9d2d01..7a8d3b3 100644 --- a/.github/workflows/autoupdate.yml +++ b/.github/workflows/autoupdate.yml @@ -2,8 +2,6 @@ name: AutoUpdate on: workflow_dispatch: - schedule: - - cron: '30 5,17 * * *' jobs: check-and-update: @@ -40,4 +38,4 @@ jobs: repo: context.repo.repo, workflow_id: 'android.yml', ref: 'v${{ steps.check-for-update.outputs.latest-src-apk-ver }}-prerelease', - }) \ No newline at end of file + })