1 parent ac21189 commit ef51a58Copy full SHA for ef51a58
1 file changed
.github/workflows/clean-test.yml
@@ -34,6 +34,11 @@ name: Clean PR checks
34
type: boolean
35
default: true
36
37
+ 'check_build/O2Physics/staging':
38
+ description: build/O2Physics/staging
39
+ type: boolean
40
+ default: true
41
+
42
permissions: {}
43
44
jobs:
0 commit comments