From a058d04e562005cdad8ae5834fe9c3e7d8073951 Mon Sep 17 00:00:00 2001 From: Utsab Chowdhury Date: Mon, 6 Jan 2025 18:28:56 +0530 Subject: [PATCH] chore: leep last 5 history --- .github/workflows/allure-test-reporter.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/allure-test-reporter.yml b/.github/workflows/allure-test-reporter.yml index 57ff4ee4a6..0d7725767c 100644 --- a/.github/workflows/allure-test-reporter.yml +++ b/.github/workflows/allure-test-reporter.yml @@ -51,7 +51,7 @@ jobs: gh_pages: gh-pages allure_results: allure-results allure_history: allure-history - keep_reports: 20 + keep_reports: 5 - name: Publish to GitHub Pages uses: peaceiris/actions-gh-pages@v3