Skip to content

Commit ab073cd

Browse files
committed
ci: set short retention for failure artifacts (3 days) to keep logs only briefly
1 parent 37cfaae commit ab073cd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -206,6 +206,7 @@ jobs:
206206
uses: actions/upload-artifact@v4
207207
with:
208208
name: ci-logs
209+
retention-days: 3
209210
path: |
210211
ci-logs/**
211212

0 commit comments

Comments
 (0)