Skip to content

Commit c6da49b

Browse files
singiamtelktf
authored andcommitted
Github Actions: Add new CI checks to clean-PR action
1 parent 05dc2f9 commit c6da49b

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

.github/workflows/clean-test.yml

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,15 @@ name: Clean PR checks
4343
description: build/O2/o2-dataflow-cs8
4444
type: boolean
4545
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+
type: boolean
53+
default: true
54+
4655

4756
permissions: {}
4857

0 commit comments

Comments
 (0)