Skip to content

Commit

Permalink
Clean except last 7 days.
Browse files Browse the repository at this point in the history
  • Loading branch information
janiversen committed Oct 7, 2023
1 parent 1738be2 commit 67e36d2
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/clean_workflow_runs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,9 @@ jobs:
with:
token: ${{ github.token }}
repository: ${{ github.repository }}
retain_days: 7
keep_minimum_runs: 4


clear-cache:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 67e36d2

Please sign in to comment.