diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 45deb96..e9a90c1 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -2,7 +2,7 @@ name: Check new patch permissions: write-all on: schedule: - - cron: "0 */6 * * *" + - cron: "0 9 * * *" workflow_dispatch: inputs: retry_count: @@ -120,4 +120,4 @@ jobs: if: ${{ needs.check.outputs.check_rve5 == 1 }} uses: ./.github/workflows/manual-patch.yml with: - org: "Revanced Extended Android 5" \ No newline at end of file + org: "Revanced Extended Android 5"