mirror of
https://github.com/bolucat/Archive.git
synced 2025-12-24 13:28:37 +08:00
Update On Thu Feb 20 19:35:28 CET 2025
This commit is contained in:
@@ -22,10 +22,10 @@ jobs:
|
||||
days-before-pr-close: -1
|
||||
operations-per-run: 500
|
||||
|
||||
- name: Delete workflow runs
|
||||
uses: Mattraks/delete-workflow-runs@main
|
||||
with:
|
||||
token: ${{ github.token }}
|
||||
repository: ${{ github.repository }}
|
||||
retain_days: 1
|
||||
keep_minimum_runs: 0
|
||||
# - name: Delete workflow runs
|
||||
# uses: Mattraks/delete-workflow-runs@main
|
||||
# with:
|
||||
# token: ${{ github.token }}
|
||||
# repository: ${{ github.repository }}
|
||||
# retain_days: 1
|
||||
# keep_minimum_runs: 0
|
||||
|
||||
Reference in New Issue
Block a user