diff --git a/.github/workflows/clean-test.yml b/.github/workflows/clean-test.yml index b26bc3269b04e..de59435a9a34a 100644 --- a/.github/workflows/clean-test.yml +++ b/.github/workflows/clean-test.yml @@ -8,7 +8,7 @@ on: checks: description: Checks to be cleaned required: true - default: 'build/O2/o2,build/AliceO2/O2/o2/macOS,build/O2/fullCI' + default: 'build/O2/o2,build/AliceO2/O2/o2/macOS,build/O2/fullCI,build/O2/o2-cs8,build/O2/o2-dataflow,build/O2/o2-dataflow-cs8' owner: description: Organization required: true