diff --git a/.github/workflows/clean-test.yml b/.github/workflows/clean-test.yml index 973d9da3fd7..c6c9bc12067 100644 --- a/.github/workflows/clean-test.yml +++ b/.github/workflows/clean-test.yml @@ -24,6 +24,11 @@ name: Clean PR checks type: boolean default: true + 'check_build/O2Physics/o2/macOS': + description: build/O2Physics/o2/macOS + type: boolean + default: true + 'check_build/O2Physics/o2': description: build/O2Physics/o2 type: boolean