Skip to content

Commit

Permalink
ci: Reduce preview site history
Browse files Browse the repository at this point in the history
  • Loading branch information
michaeltaranto committed Feb 12, 2025
1 parent c3ef2d4 commit bca1aad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/clean-up-previews.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
env:
CI: true
PREVIEW_DIR: preview
DAYS_OLD: 12
DAYS_OLD: 7
steps:
- name: Checkout Repo
uses: actions/checkout@v4
Expand Down

0 comments on commit bca1aad

Please sign in to comment.