mirror of
https://github.com/FiorenMas/Revanced-And-Revanced-Extended-Non-Root.git
synced 2025-12-06 08:07:40 +00:00
reduce ci
Because I running a bot ci every 10 min so don't need ci frequent anymore
This commit is contained in:
4
.github/workflows/ci.yml
vendored
4
.github/workflows/ci.yml
vendored
@@ -2,7 +2,7 @@ name: Check new patch
|
|||||||
permissions: write-all
|
permissions: write-all
|
||||||
on:
|
on:
|
||||||
schedule:
|
schedule:
|
||||||
- cron: "0 */6 * * *"
|
- cron: "0 9 * * *"
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
inputs:
|
inputs:
|
||||||
retry_count:
|
retry_count:
|
||||||
@@ -120,4 +120,4 @@ jobs:
|
|||||||
if: ${{ needs.check.outputs.check_rve5 == 1 }}
|
if: ${{ needs.check.outputs.check_rve5 == 1 }}
|
||||||
uses: ./.github/workflows/manual-patch.yml
|
uses: ./.github/workflows/manual-patch.yml
|
||||||
with:
|
with:
|
||||||
org: "Revanced Extended Android 5"
|
org: "Revanced Extended Android 5"
|
||||||
|
|||||||
Reference in New Issue
Block a user