reduce ci

Because I running a bot ci every 10 min so don't need ci frequent anymore
This commit is contained in:
Fioren
2024-03-04 22:59:47 +07:00
committed by GitHub
parent 1bd789e6d3
commit 5c12cc4595

View File

@@ -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"
org: "Revanced Extended Android 5"