diff --git a/.github/workflows/patch.yml b/.github/workflows/patch.yml index e53b4e3..e948dd0 100644 --- a/.github/workflows/patch.yml +++ b/.github/workflows/patch.yml @@ -1,7 +1,7 @@ name: Patch Revanced & Revanced Extended on: schedule: - - cron: "0 0 */5 * *" + - cron: "0 0 */6 * *" workflow_dispatch: jobs: patch: