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:
12
.github/workflows/ci.yml
vendored
12
.github/workflows/ci.yml
vendored
@@ -95,15 +95,3 @@ jobs:
|
|||||||
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 }}
|
||||||
|
|
||||||
Remove-Unnecessary-Logs:
|
|
||||||
name: Remove Unnecessary Logs Revanced
|
|
||||||
permissions: write-all
|
|
||||||
needs: check-rv
|
|
||||||
uses: Mattraks./.github/workflows/delete-workflow-runs@v2
|
|
||||||
with:
|
|
||||||
token: ${{ github.token }}
|
|
||||||
repository: ${{ github.repository }}
|
|
||||||
retain_days: 30
|
|
||||||
keep_minimum_runs: 120
|
|
||||||
if: ${{ needs.check-rv.outputs.check_rv == 0 }}
|
|
||||||
|
|||||||
Reference in New Issue
Block a user