Update core_auto_update.yml

This commit is contained in:
juewuy 2024-03-30 13:12:05 +08:00 committed by GitHub
parent b5fd6f0bef
commit 65da11ec15
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -40,8 +40,10 @@ jobs:
secrets: inherit
cleanup:
needs: check_version
uses: Mattraks/delete-workflow-runs/.github/workflows/Mattraks/delete-workflow-runs@main
runs-on: ubuntu-latest
steps:
- name: cleanup
uses: Mattraks/delete-workflow-runs@main
with:
retain_days: 1
keep_minimum_runs: 2