Skip to content

Commit

Permalink
fix(ci): cache cleanup
Browse files Browse the repository at this point in the history
Signed-off-by: AtomicFS <[email protected]>
  • Loading branch information
AtomicFS committed Nov 27, 2024
1 parent db36238 commit 1a4af0c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/cache-cleanup-branch.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ jobs:
steps:
- name: Clean cache for each branch
uses: opengrabeso/clean-cache@v1
continue-on-error: true
with:
post: true
keep: 1

0 comments on commit 1a4af0c

Please sign in to comment.