We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 05dc2f9 commit c6da49bCopy full SHA for c6da49b
.github/workflows/clean-test.yml
@@ -43,6 +43,15 @@ name: Clean PR checks
43
description: build/O2/o2-dataflow-cs8
44
type: boolean
45
default: true
46
+ 'check_build/O2/o2/aarch64':
47
+ description: build/O2/o2/aarch64
48
+ type: boolean
49
+ default: true
50
+ 'check_build/O2/o2_slc9':
51
+ description: build/O2/o2_slc9
52
53
54
+
55
56
permissions: {}
57
0 commit comments