Update core_auto_update.yml
This commit is contained in:
12
.github/workflows/core_auto_update.yml
vendored
12
.github/workflows/core_auto_update.yml
vendored
@@ -40,8 +40,10 @@ jobs:
|
||||
secrets: inherit
|
||||
|
||||
cleanup:
|
||||
needs: check_version
|
||||
uses: Mattraks/delete-workflow-runs/.github/workflows/Mattraks/delete-workflow-runs@main
|
||||
with:
|
||||
retain_days: 1
|
||||
keep_minimum_runs: 2
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: cleanup
|
||||
uses: Mattraks/delete-workflow-runs@main
|
||||
with:
|
||||
retain_days: 1
|
||||
keep_minimum_runs: 2
|
||||
|
||||
Reference in New Issue
Block a user