修复 Delete workflow 限不足时报错
This commit is contained in:
1
.github/workflows/deploy-cloudflare.yml
vendored
1
.github/workflows/deploy-cloudflare.yml
vendored
@@ -135,6 +135,7 @@ jobs:
|
||||
|
||||
- name: Delete workflow runs
|
||||
uses: GitRML/delete-workflow-runs@main
|
||||
continue-on-error: true
|
||||
with:
|
||||
retain_days: '3'
|
||||
keep_minimum_runs: '0'
|
||||
|
||||
Reference in New Issue
Block a user