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
|
||||
on:
|
||||
schedule:
|
||||
- cron: "0 21 * * *"
|
||||
- cron: "0 */6 * * *"
|
||||
workflow_dispatch:
|
||||
jobs:
|
||||
check-rv:
|
||||
@@ -94,4 +94,4 @@ jobs:
|
||||
permissions: write-all
|
||||
needs: check-rve5
|
||||
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