mirror of
https://github.com/FiorenMas/Revanced-And-Revanced-Extended-Non-Root.git
synced 2025-12-06 08:07:40 +00:00
Update ci.yml
This commit is contained in:
4
.github/workflows/ci.yml
vendored
4
.github/workflows/ci.yml
vendored
@@ -1,7 +1,7 @@
|
|||||||
name: Check new patch
|
name: Check new patch
|
||||||
on:
|
on:
|
||||||
schedule:
|
schedule:
|
||||||
- cron: "0 21 * * *"
|
- cron: "0 */6 * * *"
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
jobs:
|
jobs:
|
||||||
check-rv:
|
check-rv:
|
||||||
@@ -94,4 +94,4 @@ jobs:
|
|||||||
permissions: write-all
|
permissions: write-all
|
||||||
needs: check-rve5
|
needs: check-rve5
|
||||||
uses: ./.github/workflows/patch-revanced-extended-android-5.yml
|
uses: ./.github/workflows/patch-revanced-extended-android-5.yml
|
||||||
if: ${{ needs.check-rve5.outputs.check_rve5 == 1 }}
|
if: ${{ needs.check-rve5.outputs.check_rve5 == 1 }}
|
||||||
|
|||||||
Reference in New Issue
Block a user