Update On Thu Feb 20 19:35:28 CET 2025

This commit is contained in:
github-action[bot]
2025-02-20 19:35:29 +01:00
parent 13ade665d3
commit a3347a4405
144 changed files with 3000 additions and 1675 deletions

View File

@@ -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