添加工作流清理过程

This commit is contained in:
砼砼 2022-02-21 16:25:38 +08:00
parent ec22c5db6d
commit 4459b5dc62
No known key found for this signature in database
GPG Key ID: 3FDE30A50EA2CCEA

View File

@ -61,4 +61,9 @@ jobs:
path: images/redpill-DS[39]*.img
if-no-files-found: error
- name: 删除旧的工作流
uses: GitRML/delete-workflow-runs@main
with:
retain_days: 1
keep_minimum_runs: 7