diff --git a/ci/actions/keep-last-week b/ci/actions/keep-last-week index e5900462..e985380d 100755 --- a/ci/actions/keep-last-week +++ b/ci/actions/keep-last-week @@ -39,3 +39,4 @@ clean_workflow() { clean_workflow "Testing CI build" clean_workflow "Devel build and tests" +clean_workflow "Pull request build and tests"