mirror of
https://github.com/juewuy/ShellCrash.git
synced 2024-11-15 19:22:54 +08:00
Update core_auto_update.yml
This commit is contained in:
parent
b5fd6f0bef
commit
65da11ec15
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
|
||||
|
|
Loading…
Reference in New Issue
Block a user